summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merging r227088:Hans Wennborg2015-01-281-1/+7
* Merging r227368:Hans Wennborg2015-01-281-0/+8
* Merging r227295:Hans Wennborg2015-01-281-1/+5
* Merging r227278:Hans Wennborg2015-01-281-0/+13
* Merging r227251:Hans Wennborg2015-01-271-0/+10
* Merging r227220:Hans Wennborg2015-01-271-0/+5
* Merging r227062:Hans Wennborg2015-01-261-0/+4
* Merging r226863:Hans Wennborg2015-01-231-6/+6
* Merging r226877:Hans Wennborg2015-01-232-58/+672
* Merging r226707:Hans Wennborg2015-01-221-0/+10
* Merging r226754:Hans Wennborg2015-01-223-2/+3
* Revert r225705 from the branch.Rafael Espindola2015-01-219-59/+62
* Merging r226624:Hans Wennborg2015-01-211-0/+8
* Revert "r222906 - Create a new 'flag_enum' attribute."Hans Wennborg2015-01-202-77/+0
* Merging r226136:Daniel Sanders2015-01-161-0/+18
* Merging r226049:Duncan P. N. Exon Smith2015-01-1523-81/+81
* [mips] Handle transparent unions correctly.Daniel Sanders2015-01-141-0/+27
* The assembler is now enabled by default.Brad Smith2015-01-141-9/+0
* Use the integrated assembler by default on 32-bit PowerPC and SPARC.Brad Smith2015-01-143-8/+4
* Reapply r225000 (reverted in r225555): DebugInfo: Generalize debug info locat...David Blaikie2015-01-143-12/+46
* DebugInof: Correct the location of exception cleanups in global ctors/dtors a...David Blaikie2015-01-142-4/+43
* Sema: Relax parsing of '#' in constraintsDavid Majnemer2015-01-141-1/+1
* Sema: Check type compatibility with the most recent decl when mergingDavid Majnemer2015-01-141-2/+6
* [AVX512] Add FP unpack intrinsicsAdam Nemet2015-01-141-0/+28
* Look through sugar when determining whether a type is a scoped enumerationRichard Smith2015-01-141-0/+8
* Sema: An extern declaration can't be a redeclaration of a parameterDavid Majnemer2015-01-141-0/+4
* DebugInfo: Correct the location of EH cleanup for blocksDavid Blaikie2015-01-131-0/+16
* When attribute 'optnone' appears on the same declaration with aPaul Robinson2015-01-131-8/+13
* Inherit attributes when infering a framework moduleBen Langmuir2015-01-133-0/+8
* [mips] Fix va_arg() for pointer types on big-endian N32.Daniel Sanders2015-01-131-0/+49
* Revert "Sema: An extern declaration can't be a redeclaration of a parameter"David Majnemer2015-01-131-4/+0
* Sema: An extern declaration can't be a redeclaration of a parameterDavid Majnemer2015-01-131-0/+4
* Parse: Don't crash when default argument in typedef consists of sole '='David Majnemer2015-01-131-0/+1
* Parse: Don't crash if missing an initializer expressionDavid Majnemer2015-01-131-0/+4
* Parse: use the EOF token method to lex inline method bodiesDavid Majnemer2015-01-131-2/+2
* Mark vtable used on explicit destructor definitions.Nico Weber2015-01-131-0/+18
* [OPENMP] Consider global named register variables as threadprivate by default.Alexey Bataev2015-01-131-0/+3
* Extend the self move warning to record types.Richard Trieu2015-01-131-0/+15
* If we don't find a matching ) for a ( in an exception specification, keep the...Richard Smith2015-01-131-0/+8
* PR22208: On FreeBSD systems, __STDC_MB_MIGHT_NEQ_WC__ is expected to be definedRichard Smith2015-01-131-0/+2
* Simplify a test. No behavior change.Nico Weber2015-01-131-5/+3
* Reimplement -fsanitize-recover family of flags.Alexey Samsonov2015-01-126-16/+47
* [patch][pr19848] Produce explicit comdats in clang.Rafael Espindola2015-01-129-62/+59
* reverting due to build bot failureNathan Sidwell2015-01-121-5/+0
* [PowerPC]To provide better compatibility with gcc I added the __bool keyword ...Bill Seurer2015-01-121-0/+14
* Fix bogus 'method is unavailable' errors with modulesBen Langmuir2015-01-126-0/+47
* Suppress clang/test/Driver/rewrite-map-in-diagnostics.c on win32 for now. Thi...NAKAMURA Takumi2015-01-121-0/+3
* Parse: It's cleaner to handle cxx_defaultarg_end in SkipUntil directlyDavid Majnemer2015-01-121-2/+2
* Parse: Don't let BalancedDelimiterTracker consume cxx_defaultarg_endDavid Majnemer2015-01-121-0/+5
* Driver: include rewrite maps in the diagnosticsSaleem Abdulrasool2015-01-121-0/+9