clang-1/include/clang
Dmitri Gribenko daaa468cdd ArrayRef'ize Sema::FindAllocationFunctions
Patch by Robert Wilhelm.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181594 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-10 13:22:23 +00:00
..
ARCMigrate Sort #include lines for all files under include/... 2012-12-04 09:18:49 +00:00
AST Add support for __wchar_t in -fms-extensions mode. 2013-05-10 10:08:40 +00:00
ASTMatchers Add caseStmt(), defaultStmt(), eachCase() and hasCaseConstant() matchers. 2013-05-10 11:52:02 +00:00
Analysis [analyzer] Show path diagnostic for C++ initializers 2013-04-05 00:59:33 +00:00
Basic Add support for __wchar_t in -fms-extensions mode. 2013-05-10 10:08:40 +00:00
CodeGen Pass the target options through to code generation. 2013-02-14 08:09:20 +00:00
Config use DEFAULT_SYSROOT 2012-04-16 04:16:43 +00:00
Driver Documentation warning: \param, not \parm 2013-05-09 21:15:22 +00:00
Edit [objcmt] Rewrite a NSDictionary dictionaryWithObjects:forKeys: to a dictionary literal 2013-01-16 23:54:48 +00:00
Format Config file support for clang-format, part 2. 2013-05-10 11:56:10 +00:00
Frontend [libclang] When parsing with CXTranslationUnit_ForSerialization, make sure to install the ASTWriter that we create as an ASTMutationListener. 2013-05-10 01:28:51 +00:00
FrontendTool Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Lex [PCH] Remove the ASTReaderListener::ReadHeaderFileInfo callback. 2013-05-08 23:46:55 +00:00
Parse Forward #pragma comment(lib/linker) through as flags metadata 2013-05-08 13:44:39 +00:00
Rewrite Remove DiagnosticConsumer::clone(), a bad idea that is now unused. 2013-05-03 23:07:45 +00:00
Sema ArrayRef'ize Sema::FindAllocationFunctions 2013-05-10 13:22:23 +00:00
Serialization [PCH] Remove the ASTReaderListener::ReadHeaderFileInfo callback. 2013-05-08 23:46:55 +00:00
StaticAnalyzer [analyzer] Remove now-unused bindCompoundLiteral helper function. 2013-05-06 16:48:26 +00:00
Tooling Nuke SetUpBuildDumpLog. 2013-01-20 01:58:28 +00:00
CMakeLists.txt Instantiate dependent attributes when instantiating templates. 2012-01-20 22:37:06 +00:00
Makefile make: fix installation of generated header files 2012-02-01 22:23:31 +00:00