clang-1/include/clang
Nick Lewycky 995e26b052 Remove elements from Sema.UndefinedInternals as functions are defined. Also
filter the elements before emitting them into a PCH. No user-visible
functionality change, except that PCH files may be smaller?


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174034 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-31 03:23:57 +00:00
..
ARCMigrate Sort #include lines for all files under include/... 2012-12-04 09:18:49 +00:00
AST Comment parsing: resolve more named character references 2013-01-30 14:29:28 +00:00
ASTMatchers Remove useless 'llvm::' qualifier from names like StringRef and others that are 2013-01-12 19:30:44 +00:00
Analysis Remove useless 'llvm::' qualifier from names like StringRef and others that are 2013-01-12 19:30:44 +00:00
Basic Clarify the diagnostic for -Wnested-anon-types. 2013-01-31 03:11:12 +00:00
CodeGen
Config
Driver [analyzer] Make shallow mode more shallow. 2013-01-30 19:12:39 +00:00
Edit [objcmt] Rewrite a NSDictionary dictionaryWithObjects:forKeys: to a dictionary literal 2013-01-16 23:54:48 +00:00
Format Move the token annotator into separate files. 2013-01-29 21:01:14 +00:00
Frontend Documentation: fix link to ExecuteAction(), which was previously typoed as 2013-01-30 17:53:07 +00:00
FrontendTool
Lex Don't warn about Unicode characters in -E mode. 2013-01-30 01:52:57 +00:00
Parse objectiveC (take two): don't warn when in -Wselector mode and 2013-01-22 18:35:43 +00:00
Rewrite Allow RefactoringTool to write to memory instead of always to disk 2013-01-11 17:04:55 +00:00
Sema Remove elements from Sema.UndefinedInternals as functions are defined. Also 2013-01-31 03:23:57 +00:00
Serialization Remove elements from Sema.UndefinedInternals as functions are defined. Also 2013-01-31 03:23:57 +00:00
StaticAnalyzer [analyzer] Make shallow mode more shallow. 2013-01-30 19:12:39 +00:00
Tooling Nuke SetUpBuildDumpLog. 2013-01-20 01:58:28 +00:00
CMakeLists.txt
Makefile