trick/trick_source
Alex Lin aecc0504fa Changed the calling argument to setASTConsumer.
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
2015-02-10 18:47:17 -06:00
..
codegen/Interface_Code_Gen Changed the calling argument to setASTConsumer. 2015-02-10 18:47:17 -06:00
data_products Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled. 2015-03-03 16:08:54 -06:00
java Merge remote-tracking branch 'origin/master' 2015-03-10 16:05:34 -05:00
sim_objects Initial commit of everything. 2015-02-26 09:02:31 -06:00
sim_services Merge pull request #1 from excaliburtb/master 2015-03-02 12:56:34 -06:00
trick_swig Getting standalone to compile. Fixes #2 2015-03-02 12:48:17 -06:00
trick_utils Initial commit of everything. 2015-02-26 09:02:31 -06:00
.gitignore Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled. 2015-03-03 16:08:54 -06:00