mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 21:27:54 +00:00
aecc0504fa
The calling argument to setASTConsumer changed between clang 3.5 and 3.6. Changed the code to create a std::unique_ptr that the call now requires and call setASTConsumer with the unique pointer. Fixes #15 |
||
---|---|---|
.. | ||
codegen/Interface_Code_Gen | ||
data_products | ||
java | ||
sim_objects | ||
sim_services | ||
trick_swig | ||
trick_utils | ||
.gitignore |