1. 6d733ed make `make` work in examples/PrintFucntionNames on Mac. I checked that it still works on Linux. by Nico Weber · 13 years ago
  2. b02d96b Use an export file. Plugins must export llvm::Registry symbols. by Dan Gohman · 14 years ago
  3. 5ac7b29 PrintFunctionNames is a plugin, it should pull in symbols from the clang binary by Nick Lewycky · 14 years ago
  4. c9f362d Makefiles: Remove unnecessary early include of Makefile.config. by Daniel Dunbar · 14 years ago
  5. c4dec1c Makefiles: Set Clang CPP compiler flags in a single location, instead of scattered throughout the project Makefiles. by Daniel Dunbar · 14 years ago
  6. afed099 Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. by Daniel Dunbar · 14 years ago
  7. 0bb46d2 -fno-rtti is now the default. by Chris Lattner · 14 years ago
  8. 25a9c37 Update example link lines. by Daniel Dunbar · 15 years ago
  9. 9a69387 Add a trivial example plugin, which prints the names of the top-level decls. by Daniel Dunbar · 15 years ago