1. 426fd36 Fix linking of clang-wpa. by Zhongxing Xu · 13 years ago
  2. e817771 [analyzer] Introduce libclangStaticAnalyzerFrontend and move Checkers/AnalysisConsumer.cpp into Frontend lib. by Argyrios Kyrtzidis · 14 years ago
  3. 2114258 Chris Lattner has strong opinions about directory layout. :) by Ted Kremenek · 14 years ago
  4. 3a8f40e Rename headers: 'clang/GR' 'clang/EntoSA' and update Makefile. by Ted Kremenek · 14 years ago
  5. a7af5ea [analyzer] Refactoring: Move checkers into lib/GR/Checkers and their own library, libclangGRCheckers by Argyrios Kyrtzidis · 14 years ago
  6. bce30c5 [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclangGRCore by Argyrios Kyrtzidis · 14 years ago
  7. 579855f Add back clang-wpa. It is useful for experimenting with inter-file analysis. by Zhongxing Xu · 14 years ago
  8. 30216ac Remove wpa 'example', it isn't being maintained. by Daniel Dunbar · 14 years ago
  9. 65d336b Add skeleton code to make wpa call the analysis engine. by Zhongxing Xu · 14 years ago
  10. c9f362d Makefiles: Remove unnecessary early include of Makefile.config. by Daniel Dunbar · 14 years ago
  11. c4dec1c Makefiles: Set Clang CPP compiler flags in a single location, instead of scattered throughout the project Makefiles. by Daniel Dunbar · 14 years ago
  12. afed099 Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. by Daniel Dunbar · 14 years ago
  13. b15894e Update LINK_COMPONENTS for examples. by Daniel Dunbar · 14 years ago
  14. acf8444 Add header + comments by Kovarththanan Rajaratnam · 15 years ago
  15. 0bb46d2 -fno-rtti is now the default. by Chris Lattner · 15 years ago
  16. 25a9c37 Update example link lines. by Daniel Dunbar · 15 years ago
  17. 297b083 Add examples dir, built with BUILD_EXAMPLES=1 (Makefiles, no CMake equivalent yet). by Daniel Dunbar · 15 years ago[Renamed from tools/wpa/Makefile]
  18. 8165ced Don't install wpa or index-test tools. by Daniel Dunbar · 15 years ago
  19. 797c3c4 fix a couple of problems with section attributes: by Chris Lattner · 15 years ago
  20. dc3240c Add a primitive clang whole primitive analyzer tool. by Zhongxing Xu · 15 years ago