Zhongxing Xu
|
9f077cbc13
|
Add back clang-wpa. It is useful for experimenting with inter-file analysis.
llvm-svn: 112014
|
2010-08-25 01:15:20 +00:00 |
Daniel Dunbar
|
468f5cb8ea
|
Remove wpa 'example', it isn't being maintained.
llvm-svn: 110809
|
2010-08-11 15:21:41 +00:00 |
Zhongxing Xu
|
2231a920d0
|
Add skeleton code to make wpa call the analysis engine.
llvm-svn: 107646
|
2010-07-06 09:18:02 +00:00 |
Daniel Dunbar
|
d04e1a7ef1
|
Makefiles: Remove unnecessary early include of Makefile.config.
llvm-svn: 105640
|
2010-06-08 20:57:22 +00:00 |
Daniel Dunbar
|
ee6b692551
|
Makefiles: Set Clang CPP compiler flags in a single location, instead of scattered throughout the project Makefiles.
llvm-svn: 105638
|
2010-06-08 20:44:43 +00:00 |
Daniel Dunbar
|
e6c1daa8fd
|
Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.
- This eliminates most dependencies on how Clang is installed relative to LLVM.
llvm-svn: 105637
|
2010-06-08 20:34:18 +00:00 |
Daniel Dunbar
|
6311731341
|
Update LINK_COMPONENTS for examples.
llvm-svn: 105607
|
2010-06-08 15:38:01 +00:00 |
Kovarththanan Rajaratnam
|
fa0a4bcb55
|
Add header + comments
llvm-svn: 97308
|
2010-02-27 07:05:56 +00:00 |
Chris Lattner
|
0bcc858a2b
|
-fno-rtti is now the default.
llvm-svn: 94379
|
2010-01-24 20:43:31 +00:00 |
Daniel Dunbar
|
5732ce39bc
|
Update example link lines.
llvm-svn: 90359
|
2009-12-03 00:00:22 +00:00 |
Daniel Dunbar
|
9b30eb721f
|
Add examples dir, built with BUILD_EXAMPLES=1 (Makefiles, no CMake equivalent yet).
Move tools/wpa to examples/wpa, and unbreak its build.
llvm-svn: 88825
|
2009-11-15 00:22:33 +00:00 |