llvm-project/clang/tools
Douglas Gregor 5f66205233 The ivars in an ObjCImplementationDecl are now stored in the
DeclContext rather than in a separate list. This makes PCH
(de-)serialization trivial, so that ivars can be loaded lazily.

llvm-svn: 69857
2009-04-23 03:23:08 +00:00
..
ccc Turn on '-analyzer-eagerly-assume' by default in ccc for the static analyzer. 2009-03-25 00:32:30 +00:00
clang-cc The ivars in an ObjCImplementationDecl are now stored in the 2009-04-23 03:23:08 +00:00
driver Support QA_OVERRIDE_GCC3_OPTIONS 2009-04-17 01:54:00 +00:00
scan-view "missing ivar release" is a performance bug. 2008-10-30 17:29:54 +00:00
CMakeLists.txt Move <root>/Driver into <root>/tools/clang-cc. 2009-03-24 03:00:12 +00:00
Makefile Move <root>/Driver into <root>/tools/clang-cc. 2009-03-24 03:00:12 +00:00