1. 579855f Add back clang-wpa. It is useful for experimenting with inter-file analysis. by Zhongxing Xu · 15 years ago
  2. 30216ac Remove wpa 'example', it isn't being maintained. by Daniel Dunbar · 15 years ago
  3. 65d336b Add skeleton code to make wpa call the analysis engine. by Zhongxing Xu · 15 years ago
  4. c9f362d Makefiles: Remove unnecessary early include of Makefile.config. by Daniel Dunbar · 15 years ago
  5. c4dec1c Makefiles: Set Clang CPP compiler flags in a single location, instead of scattered throughout the project Makefiles. by Daniel Dunbar · 15 years ago
  6. afed099 Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. by Daniel Dunbar · 15 years ago
  7. b15894e Update LINK_COMPONENTS for examples. by Daniel Dunbar · 15 years ago
  8. acf8444 Add header + comments by Kovarththanan Rajaratnam · 15 years ago
  9. 0bb46d2 -fno-rtti is now the default. by Chris Lattner · 16 years ago
  10. 25a9c37 Update example link lines. by Daniel Dunbar · 16 years ago
  11. 297b083 Add examples dir, built with BUILD_EXAMPLES=1 (Makefiles, no CMake equivalent yet). by Daniel Dunbar · 16 years ago[Renamed from tools/wpa/Makefile]
  12. 8165ced Don't install wpa or index-test tools. by Daniel Dunbar · 16 years ago
  13. 797c3c4 fix a couple of problems with section attributes: by Chris Lattner · 16 years ago
  14. dc3240c Add a primitive clang whole primitive analyzer tool. by Zhongxing Xu · 16 years ago