Age | Commit message (Expand) | Author |
---|---|---|
2011-01-26 | make `make` work in examples/PrintFucntionNames on Mac. I checked that it sti... | Nico Weber |
2010-07-26 | Use an export file. Plugins must export llvm::Registry symbols. | Dan Gohman |
2010-07-10 | PrintFunctionNames is a plugin, it should pull in symbols from the clang binary | Nick Lewycky |
2010-06-08 | Makefiles: Remove unnecessary early include of Makefile.config. | Daniel Dunbar |
2010-06-08 | Makefiles: Set Clang CPP compiler flags in a single location, instead of scat... | Daniel Dunbar |
2010-06-08 | Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. | Daniel Dunbar |
2010-01-24 | -fno-rtti is now the default. | Chris Lattner |
2009-12-03 | Update example link lines. | Daniel Dunbar |
2009-11-15 | Add a trivial example plugin, which prints the names of the top-level decls. | Daniel Dunbar |