llvm-project/clang/lib
Chris Lattner b48a2d5d2f polish the -finstrument-functions implementation, patch by Nelson Elhage!
llvm-svn: 106618
2010-06-23 05:21:28 +00:00
..
AST Vector types are not arithmetic types, either. Note that we now ban 2010-06-22 23:41:02 +00:00
Analysis Type Type::isRealFloatingType() that vectors are not floating-point 2010-06-22 23:07:26 +00:00
Basic introduce a new CharSourceRange class, and enhance the diagnostics routines 2010-06-18 22:45:06 +00:00
Checker add comments. 2010-06-23 02:12:00 +00:00
CodeGen polish the -finstrument-functions implementation, patch by Nelson Elhage! 2010-06-23 05:21:28 +00:00
Driver Make c++ and C++ valid extensions for C++ source files, from Seth Cantrell! 2010-06-22 23:43:22 +00:00
Frontend Patch to provide separate ASTs for multiple ObjC class extension 2010-06-22 23:20: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 Fix PR7180. 2010-06-22 11:30:04 +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 String literals enclosed in parentheses are still string 2010-06-22 23:47:37 +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