trick/trick_source/codegen
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
..
Interface_Code_Gen Changed the calling argument to setASTConsumer. 2015-02-10 18:47:17 -06:00