summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge r227127 doc link fix into 36 release branchReid Kleckner2015-01-261-1/+1
* Merging r226863:Hans Wennborg2015-01-233-9/+10
* Merging r226877:Hans Wennborg2015-01-233-58/+678
* Merging r226707:Hans Wennborg2015-01-222-0/+16
* Merging r226754:Hans Wennborg2015-01-223-2/+3
* Revert r225705 from the branch.Rafael Espindola2015-01-2114-100/+84
* Add some ReleaseNote items from NicoHans Wennborg2015-01-211-2/+21
* Add some items to the 3.6 release notes.Rafael Espindola2015-01-211-1/+5
* Merging r226624:Hans Wennborg2015-01-212-3/+12
* Revert "r222906 - Create a new 'flag_enum' attribute."Hans Wennborg2015-01-2012-286/+80
* Merging r226282:Hans Wennborg2015-01-161-1/+3
* Merging r226136:Daniel Sanders2015-01-162-0/+22
* Merging r226049:Duncan P. N. Exon Smith2015-01-1523-81/+81
* Merging r226008:Hans Wennborg2015-01-142-5/+5
* Creating release_36 branch off revision 225991Hans Wennborg2015-01-140-0/+0
* clang-format: Disable flag for Google's Java and Javascript styles.Daniel Jasper2015-01-141-0/+2
* [mips] Handle transparent unions correctly.Daniel Sanders2015-01-142-0/+29
* [cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.pyChandler Carruth2015-01-1445-69/+56
* [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.pyChandler Carruth2015-01-1413-22/+19
* clang-format: [Java] Support try blocks with resources.Daniel Jasper2015-01-143-1/+17
* clang-format: [Java] Prefer not to break in parameter annotations.Daniel Jasper2015-01-142-0/+8
* clang-format: [Java] Understand "import static".Daniel Jasper2015-01-142-1/+4
* clang-format: [Java] Don't let annotations confuse return type analysis.Daniel Jasper2015-01-142-0/+7
* clang-format: [Java] Don't line-wrap before annotations' l_parens.Daniel Jasper2015-01-142-1/+5
* clang-format: [Java] Don't get confused by leading annotations.Daniel Jasper2015-01-142-1/+5
* The assembler is now enabled by default.Brad Smith2015-01-141-9/+0
* Sema: It's cheaper to ask LookupResult::empty than to calculate linkageDavid Majnemer2015-01-141-1/+1
* Use the integrated assembler by default on 32-bit PowerPC and SPARC.Brad Smith2015-01-145-35/+7
* Reapply r225000 (reverted in r225555): DebugInfo: Generalize debug info locat...David Blaikie2015-01-1419-221/+163
* DebugInof: Correct the location of exception cleanups in global ctors/dtors a...David Blaikie2015-01-144-4/+48
* Revert "Insert random noops to increase security against ROP attacks (clang)"JF Bastien2015-01-146-19/+1
* Sema: Relax parsing of '#' in constraintsDavid Majnemer2015-01-142-5/+1
* Sema: Check type compatibility with the most recent decl when mergingDavid Majnemer2015-01-142-3/+14
* [AVX512] Add FP unpack intrinsicsAdam Nemet2015-01-142-0/+61
* Insert random noops to increase security against ROP attacks (clang)JF Bastien2015-01-146-1/+19
* Update HelpText for -fsanitize= option.Alexey Samsonov2015-01-141-3/+2
* Update for move in llvm.Eric Christopher2015-01-141-1/+1
* Look through sugar when determining whether a type is a scoped enumerationRichard Smith2015-01-142-1/+9
* Sema: An extern declaration can't be a redeclaration of a parameterDavid Majnemer2015-01-143-2/+11
* Sink a parameter into the callee since it's always the same expression in ter...David Blaikie2015-01-142-9/+7
* DebugInfo: Correct the location of EH cleanup for blocksDavid Blaikie2015-01-132-0/+18
* clang-format: [Java] Detect `native` keyword.Nico Weber2015-01-133-1/+5
* Add [extern_c] attribute to _Builtin_intrinsics moduleBen Langmuir2015-01-131-1/+1
* Mention FreeBSD support.Roman Divacky2015-01-131-0/+1
* When attribute 'optnone' appears on the same declaration with aPaul Robinson2015-01-134-32/+30
* Inherit attributes when infering a framework moduleBen Langmuir2015-01-135-27/+52
* Handle [extern_c] attribute in module printerBen Langmuir2015-01-131-2/+5
* Remove unused method canInferFrameworkModuleBen Langmuir2015-01-132-40/+0
* [mips] Fix va_arg() for pointer types on big-endian N32.Daniel Sanders2015-01-133-6/+61
* Revert "Sema: An extern declaration can't be a redeclaration of a parameter"David Majnemer2015-01-132-6/+4