Douglas Gregor
|
6314641822
|
clang-wpa fixes for Diagnostic
llvm-svn: 100518
|
2010-04-06 04:03:12 +00:00 |
Douglas Gregor
|
ff8f4f6262
|
Unbreak build
llvm-svn: 100514
|
2010-04-06 01:25:58 +00:00 |
Douglas Gregor
|
01fa5c3734
|
Grrrr
llvm-svn: 100476
|
2010-04-05 21:47:48 +00:00 |
Douglas Gregor
|
0228a9c76b
|
Try to de-bork build of WPA
llvm-svn: 100475
|
2010-04-05 21:47:24 +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 |
Douglas Gregor
|
b752f1e25c
|
Fix CMake build on windows, from Cedric Venet
llvm-svn: 91794
|
2009-12-20 20:56:30 +00:00 |
Daniel Dunbar
|
1597da4c05
|
Document that CompilerInvocation::createDiagnostics keeps a reference to the DiagnosticOptions, and update callers to make sure they don't pass in a temporary.
llvm-svn: 90704
|
2009-12-06 09:56:30 +00:00 |
Daniel Dunbar
|
19a30ca8c0
|
Fix layering violation by moving Analysis/CallGraph to Index
llvm-svn: 90424
|
2009-12-03 07:20:04 +00:00 |
Daniel Dunbar
|
59203007ac
|
Fix ASTUnit to allows require a (persistent) Diagnostic object be provided; propogate and simplify.
llvm-svn: 90379
|
2009-12-03 01:45:44 +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 |