summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* SourceManager: Use setMainFileID() consistentlyAlp Toker2014-05-211-20/+0
* RAV reunification: merge Lambda body visitation to DRAVAlp Toker2014-05-201-5/+23
* RAV reunification: merge DISPATCH_STMT() macro back to standard RAVAlp Toker2014-05-202-4/+10
* RAV reunification: merge r190728Alp Toker2014-05-201-1/+1
* VirtualFileSystem: Add YAMLVFSWriter to generate VFS mapping filesJustin Bogner2014-05-201-0/+30
* Add a check for tautological bitwise comparisons to -Wtautological-compare.Jordan Rose2014-05-202-0/+5
* Make the wording for the flatten docs a little clearer.Peter Collingbourne2014-05-201-2/+3
* Implement the flatten attribute.Peter Collingbourne2014-05-202-0/+14
* Clean up language and grammar.Eric Christopher2014-05-201-1/+1
* None of these attributes require FunctionTemplate to be explicitly listed as ...Aaron Ballman2014-05-201-15/+15
* ARCMT/GC-check-warn-nsalloc.m: don't provide a diag groupAlp Toker2014-05-191-1/+1
* Get ARCMT/GC-check-warn-nsalloc.m workingAlp Toker2014-05-191-1/+1
* [module] Remove a header that isn't used and doesn't compile.Richard Smith2014-05-191-342/+0
* Implement the no_split_stack attribute.Peter Collingbourne2014-05-192-0/+15
* If two sibling modules declare the same entity, and we indirectly pull aRichard Smith2014-05-194-8/+24
* Non-allocatable Global Named RegisterRenato Golin2014-05-191-0/+4
* [OpenCL] Reject reqd_work_group_size(X, Y, Z) where X, Y or Z == 0.Joey Gouly2014-05-191-0/+2
* Pass -gdwarf-N options to integrated assemblerOliver Stannard2014-05-191-0/+7
* RAV reunification: MSPropertyRefExpr visitationAlp Toker2014-05-181-3/+6
* RAV reunification: merge r162133 (visit the TypeLoc when RecursiveASTVisitor ...Alp Toker2014-05-181-1/+3
* Ongoing RAV reunificationAlp Toker2014-05-181-10/+10
* Format the two RecursiveASTVisitorsAlp Toker2014-05-182-1968/+1802
* Begin RAV reunification: s/DataRecursiveASTVisitor/RecursiveASTVisitor/Alp Toker2014-05-181-53/+59
* Remove unused diagnostic.Benjamin Kramer2014-05-181-2/+0
* Provide and use a safe Token::getRawIdentifier() accessorAlp Toker2014-05-171-5/+6
* Tweak diagnostic wording for init list narrowingAlp Toker2014-05-171-4/+4
* If a declaration is loaded, and then a module import adds a redeclaration, thenRichard Smith2014-05-169-125/+315
* [ASTMatchers] Move the 'isImplicit' matcher from CXXConstructorDecl to Decl.Joey Gouly2014-05-161-6/+6
* Merge a couple of copy-and-pasted functionsAlp Toker2014-05-161-6/+3
* Rename SourceManager::createFileIDForMemBuffer()Alp Toker2014-05-161-4/+4
* Replace a fake enum class with the real thing.Richard Smith2014-05-161-28/+11
* Eliminate DefaultImageName from the Driver constructorAlp Toker2014-05-151-1/+0
* Allow dllimport/dllexport on inline functions and adjust the linkage.Hans Wennborg2014-05-151-0/+2
* Thread Safety Analysis: fixes to SExpr pretty printing.DeLesley Hutchins2014-05-152-6/+97
* clang-format: Fix Sphinx build error.Daniel Jasper2014-05-151-2/+3
* [libclang] Introduce clang_Module_isSystem(), which returns non-zero if the g...Argyrios Kyrtzidis2014-05-151-0/+7
* PR19748: Make sure we don't lose colon protection after the parenthesized typ...Richard Smith2014-05-151-3/+3
* Fix typosAlp Toker2014-05-151-1/+1
* Thread Safety Analysis: add new node types to thread safety TIL.DeLesley Hutchins2014-05-155-81/+486
* [liblang] Introduce clang_getModuleForFile, which given a CXFile header file,...Argyrios Kyrtzidis2014-05-141-1/+7
* clang-cl: Fall back immediately if /GR and /fallback were both passedReid Kleckner2014-05-142-1/+5
* clang-format: Add option to allow short blocks on a single line.Daniel Jasper2014-05-141-0/+6
* No longer triggering a checked iterator assert on Windows when using std::cop...Aaron Ballman2014-05-131-4/+8
* Support -masm= flag for x86 targets.Nico Weber2014-05-131-0/+1
* MS ABI: Tighten RTTI manglingDavid Majnemer2014-05-131-8/+6
* MS ABI: Preliminary RTTI manglingDavid Majnemer2014-05-131-0/+17
* Remove unused PP variable NumIncludedWill Wilson2014-05-121-1/+1
* clang-cl: accept -mllvm and -fsanitize_blacklistHans Wennborg2014-05-121-2/+2
* [OPENMP] Removed unnecessary enums from OpenMP constructsAlexey Bataev2014-05-121-6/+3
* Revert "Revert "Another try at making MSVC happy again.""Alp Toker2014-05-111-1/+1