summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Fix parsing nested __if_exists blocksReid Kleckner2014-06-25
* MS ABI: Ignore dll attributes on partial template specializationsHans Wennborg2014-06-24
* Merge handleDLLImportAttr and handleDLLExportAttr into one function.Hans Wennborg2014-06-24
* Provide a better diagnostic when braces are put before the identifier.Richard Trieu2014-06-24
* Add R600 builtin codegen.Matt Arsenault2014-06-24
* Correctly Load Mixed FP-GP Variadic Arguments for x86-64.Rafael Espindola2014-06-24
* Use appropriate default PIE settings for OpenBSD.Brad Smith2014-06-24
* Add directory_iterator for (non-recursive) iteration of VFS directoriesBen Langmuir2014-06-24
* [Driver][Mips] Support mips64-linux-gnuabi64 / mips64el-linux-gnuabi64 target...Simon Atanasyan2014-06-24
* Objective-C. When we use @selector(save:), etc. there may be more Fariborz Jahanian2014-06-24
* Add new debug kind LocTrackingOnly.Diego Novillo2014-06-24
* Allow static_assert inside an anonymous union; fixes PR20021 as well as imple...Aaron Ballman2014-06-24
* Use lowercase windows.h for mingw cross compilation.Logan Chien2014-06-24
* Fix "warning: fallthrough annotation does not directly precede switch label" ...Alexander Kornienko2014-06-24
* [mips] Correct linux dynamic linker for -mnan=2008Daniel Sanders2014-06-24
* [OPENMP] Additional checking for 'collapse' clause.Alexey Bataev2014-06-24
* ARM: remove dead CodeGen functions.Tim Northover2014-06-24
* clang-format: Understand that breaking before lambdas is fine.Daniel Jasper2014-06-24
* Driver: Restore proper naming of crashdump filesJustin Bogner2014-06-24
* AST: Address of dllimport functions isn't constantDavid Majnemer2014-06-24
* AST: Address of dllimport variables isn't constantDavid Majnemer2014-06-24
* [OPENMP] Added initial checking of nesting of OpenMP regions.Alexey Bataev2014-06-24
* Propagate isAddressOfMember into typo correction so that we don't correct &qu...Nick Lewycky2014-06-23
* Fix spelling. s/overloaed/overloaded/Jim Grosbach2014-06-23
* CodeGen: Remove a stray tab character (NFC)Justin Bogner2014-06-23
* Driver: correct behaviour of -fmsc-version=MAJORSaleem Abdulrasool2014-06-23
* Stop sharing the FileManager in ASTUnit::ParseBen Langmuir2014-06-23
* [OPENMP] Reformatting and code improvement.Alexey Bataev2014-06-23
* clang-format: [proto] Add required space before absolute references.Daniel Jasper2014-06-23
* clang-format: Fix corner case in pointer/reference detection.Daniel Jasper2014-06-23
* Parse: Simplify construction of the clobber listDavid Majnemer2014-06-23
* StaticAnalyzer: Switch a loop to a range-based forDavid Majnemer2014-06-23
* DiagnosticIDs: use diagnostic severities to simplify extension handlingAlp Toker2014-06-22
* Driver: Skip the -ivfsoverlay argument in driver crash diagsJustin Bogner2014-06-22
* Revert "Revert r211402 (and r211408,r211410), "CodeGen: Refactor dynamic_cast...David Majnemer2014-06-22
* Revert r211402 (and r211408,r211410), "CodeGen: Refactor dynamic_cast and typ...NAKAMURA Takumi2014-06-22
* TextDiagnosticPrinter: use the mapped level for remark flag computationAlp Toker2014-06-22
* Enable WindowsToolChain on all native Windows buildsAlp Toker2014-06-22
* WindowsToolChain: decouple build environment from the toolchainAlp Toker2014-06-22
* Make WindowsToolChain portableAlp Toker2014-06-22
* [analyzer] Check for NULL passed to CFAutorelease.Jordan Rose2014-06-21
* DiagnosticRenderer: emit basic notes as real diagnosticsAlp Toker2014-06-21
* TextDiagnostic: print remark level diagnostics in bold tooAlp Toker2014-06-21
* Lex: Use the correct types for MS integer suffixesDavid Majnemer2014-06-21
* [PCH] Remove the BackingIvarReferencedInAccessor field from DECL_OBJC_IVAR ab...Argyrios Kyrtzidis2014-06-21
* Revert "Lex: Use the correct types for MS integer suffixes"Rafael Espindola2014-06-21
* Lex: Use the correct types for MS integer suffixesDavid Majnemer2014-06-21
* Driver: In crashdumps with -fmodule, dump the module dependenciesJustin Bogner2014-06-20
* Driver: enhance MSC version compatibilitySaleem Abdulrasool2014-06-20
* Driver: Record that we're in crashdump and push flags to ConstructJobJustin Bogner2014-06-20