summaryrefslogtreecommitdiffstats
path: root/clang/examples/PrintFunctionNames
Commit message (Expand)AuthorAgeFilesLines
...
* Makefiles: Set Clang CPP compiler flags in a single location, instead of scat...Daniel Dunbar2010-06-081-2/+0
* Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar2010-06-081-3/+3
* Teach the PrintFunctionNames example to be a proper module, so thatDouglas Gregor2010-06-081-19/+3
* -fno-rtti is now the default.Chris Lattner2010-01-241-1/+0
* Fix -plugin command line argument syntax for clang -cc1 change.Daniel Dunbar2010-01-051-1/+1
* Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc.Daniel Dunbar2009-12-112-4/+4
* Update example link lines.Daniel Dunbar2009-12-032-5/+15
* Add a very minimal README.txt for examples/PrintFunctionNames.Daniel Dunbar2009-12-011-0/+10
* Add a trivial example plugin, which prints the names of the top-level decls.Daniel Dunbar2009-11-153-0/+88
OpenPOWER on IntegriCloud