llvm-project/clang/lib
Fariborz Jahanian 469b200321 Per Chris's comment, remove another static (this one
is a static comparator operator).

llvm-svn: 106511
2010-06-22 00:23:08 +00:00
..
AST implement support for -finstrument-functions, patch by Nelson 2010-06-22 00:03:40 +00:00
Analysis Printf format strings: Added some more tests and fixed some minor bugs. 2010-06-18 03:02:16 +00:00
Basic introduce a new CharSourceRange class, and enhance the diagnostics routines 2010-06-18 22:45:06 +00:00
Checker When folding additive operations, convert the values to the same type. When assuming relationships, convert the integers to the same type as the symbol, at least for now. 2010-06-21 20:15:15 +00:00
CodeGen Per Chris's comment, remove another static (this one 2010-06-22 00:23:08 +00:00
Driver implement support for -finstrument-functions, patch by Nelson 2010-06-22 00:03:40 +00:00
Frontend implement support for -finstrument-functions, patch by Nelson 2010-06-22 00:03:40 +00:00
Headers More AltiVec support. 2010-06-19 09:47:18 +00:00
Index Simplify libIndex Makefile, which doesn't need to worry about altivec support. 2010-06-08 20:57:18 +00:00
Lex Remove a dead argument to ProcessUCNEscape. 2010-06-15 18:06:43 +00:00
Parse When semantic analysis fail to introduce a class or class template, 2010-06-21 22:31:09 +00:00
Rewrite introduce a new CharSourceRange class, and enhance the diagnostics routines 2010-06-18 22:45:06 +00:00
Runtime Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00
Sema implement support for -finstrument-functions, patch by Nelson 2010-06-22 00:03:40 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00