llvm-project/clang/lib
Fariborz Jahanian 7966aff294 Fixes a problem in generation of meta-data for
category implementation whereby property list was missing.
NeXt ObjC runtime (radar 8093297).

llvm-svn: 106550
2010-06-22 16:33:55 +00:00
..
AST Make it easier to read/write the template part of FunctionDecl. 2010-06-22 09:54:51 +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 Add a bunch of stream APIs to SteamChecker. 2010-06-22 07:50:21 +00:00
CodeGen Fixes a problem in generation of meta-data for 2010-06-22 16:33:55 +00:00
Driver implement support for -finstrument-functions, patch by Nelson 2010-06-22 00:03:40 +00:00
Frontend Support emitting/reading function templates to/from PCH. 2010-06-22 09:55:07 +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 In C++, allow a declaration of an enum to follow a definition of that 2010-06-22 14:26:35 +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