| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland: [analyzer] NFC: Update test infrastructure to support multiple constr... | Dominic Chen | 2017-02-28 | 408 | -755/+632 |
* | clang-format: Don't leave behind temp files in -i mode on Windows, PR26125, r... | Nico Weber | 2017-02-27 | 1 | -0/+263 |
* | PR32042: Create inlined debug info for EmitInlinedInheritingCXXConstructorCall. | Adrian Prantl | 2017-02-27 | 1 | -0/+25 |
* | enable -flto=thin in clang-cl | Bob Haarman | 2017-02-27 | 1 | -0/+9 |
* | [analyzer] clarify 'result is garbage value' when it is out of bounds | Daniel Marjamaki | 2017-02-27 | 1 | -0/+6 |
* | [GeneratePCHAction] If preprocessor option 'AllowPCHWithCompilerErrors' is en... | Argyrios Kyrtzidis | 2017-02-27 | 1 | -2/+5 |
* | Revert "[analyzer] NFC: Update test infrastructure to support multiple constr... | Dominic Chen | 2017-02-27 | 408 | -626/+555 |
* | [analyzer] NFC: Update test infrastructure to support multiple constraint man... | Dominic Chen | 2017-02-27 | 408 | -555/+626 |
* | Add a cc1 flag for setting the existing Preprocessor option 'AllowPCHWithComp... | Argyrios Kyrtzidis | 2017-02-27 | 1 | -3/+5 |
* | [index] Add 'Parameter' symbol kind and 'Local' symbol property to distinguis... | Argyrios Kyrtzidis | 2017-02-26 | 1 | -6/+37 |
* | C++ DR1611, 1658, 2180: implement "potentially constructed subobject" rules f... | Richard Smith | 2017-02-25 | 5 | -1/+277 |
* | [test] Disable test/Index/pch-from-libclang.c for non-darwin systems. | Argyrios Kyrtzidis | 2017-02-25 | 1 | -0/+4 |
* | [test] Use cc1 -triple for test/Index/pch-from-libclang.c. | Argyrios Kyrtzidis | 2017-02-25 | 1 | -2/+2 |
* | [test] Add target to test/Index/pch-from-libclang.c. | Argyrios Kyrtzidis | 2017-02-25 | 1 | -2/+2 |
* | [driver] Pass a resource dir without the '/../' part. | Argyrios Kyrtzidis | 2017-02-25 | 1 | -0/+18 |
* | [modules] For -module-file-info, print out the resource dir path, since it is... | Argyrios Kyrtzidis | 2017-02-25 | 1 | -0/+1 |
* | Also test OpenBSD/powerpc here for the various types expected to be the same ... | Brad Smith | 2017-02-25 | 1 | -0/+1 |
* | Weaken test/Profile/c-ternary.c | Vedant Kumar | 2017-02-25 | 1 | -1/+1 |
* | Suppress uninteresting warnings in test/CoverageMapping, NFC. | Vedant Kumar | 2017-02-25 | 3 | -3/+3 |
* | Retry: [profiling] Fix profile counter increment when emitting selects (PR32019) | Vedant Kumar | 2017-02-25 | 1 | -0/+15 |
* | AMDGPU: export s_sendmsg{halt} instrinsics | Jan Vesely | 2017-02-25 | 2 | -0/+48 |
* | AMDGPU: export l1 cache invalidation intrinsics | Jan Vesely | 2017-02-25 | 1 | -0/+14 |
* | AMDGPU: export s_waitcnt builtin | Jan Vesely | 2017-02-25 | 2 | -0/+12 |
* | Revert r296166, "clang-format: Don't leave behind temp files in -i mode on Wi... | NAKAMURA Takumi | 2017-02-25 | 1 | -263/+0 |
* | Revert "[profiling] Fix profile counter increment when emitting selects (PR32... | Vedant Kumar | 2017-02-25 | 1 | -15/+0 |
* | [profiling] Fix profile counter increment when emitting selects (PR32019) | Vedant Kumar | 2017-02-25 | 1 | -0/+15 |
* | [ubsan] Detect signed overflow UB in remainder operations | Vedant Kumar | 2017-02-25 | 1 | -3/+10 |
* | [ubsan] Omit superflous overflow checks for promoted arithmetic (PR20193) | Vedant Kumar | 2017-02-25 | 3 | -116/+125 |
* | [ODRHash] Finish FieldDecl support by handling mutable and initializers. | Richard Trieu | 2017-02-24 | 1 | -0/+50 |
* | [Test] Make Lit tests C++11 compatible #10 | Charles Li | 2017-02-24 | 6 | -44/+216 |
* | [Test] Make Lit tests C++11 compatible #9 | Charles Li | 2017-02-24 | 11 | -42/+273 |
* | Try to unbreak tests after r296166 | Nico Weber | 2017-02-24 | 1 | -1/+1 |
* | [ODRHash] Add handling of bitfields | Richard Trieu | 2017-02-24 | 1 | -0/+53 |
* | clang-format: Don't leave behind temp files in -i mode on Windows, PR26125 | Nico Weber | 2017-02-24 | 1 | -0/+263 |
* | [Preprocessor] Fix incorrect token caching that occurs when lexing _Pragma | Alex Lorenz | 2017-02-24 | 1 | -0/+18 |
* | Made test more target agnostic | Serge Pavlov | 2017-02-24 | 1 | -0/+27 |
* | Fix crash when an incorrect redeclaration only differs in __unaligned type-qu... | Roger Ferrer Ibanez | 2017-02-24 | 1 | -0/+4 |
* | [Driver] Enable SafeStack for Fuchsia targets | Petr Hosek | 2017-02-24 | 1 | -0/+5 |
* | [ODRHash] Add handling of TypedefType and DeclarationName | Richard Trieu | 2017-02-24 | 1 | -0/+42 |
* | Represent pass_object_size attrs in ExtParameterInfo | George Burgess IV | 2017-02-24 | 3 | -2/+18 |
* | Recently a change was made to this test in r294639 which fails when the | Douglas Yung | 2017-02-24 | 1 | -1/+6 |
* | Revert r291477 "[Frontend] Correct values of ATOMIC_*_LOCK_FREE to match buil... | Hans Wennborg | 2017-02-24 | 1 | -0/+4 |
* | [profiling] PR31992: Don't skip interesting non-base constructors | Vedant Kumar | 2017-02-24 | 3 | -1/+62 |
* | NFC, Add a test that ensures that we don't emit helper code in copy/dispose | Alex Lorenz | 2017-02-24 | 1 | -0/+35 |
* | NFC, Add a test that ensure that we don't emit helper code in copy/dispose | Alex Lorenz | 2017-02-23 | 1 | -0/+34 |
* | PR32044: Fix some cases where we would confuse a transparent init-list expres... | Richard Smith | 2017-02-23 | 2 | -4/+24 |
* | Tighten up a regex in a test | George Burgess IV | 2017-02-23 | 1 | -1/+1 |
* | [CodeGen] Fix ExtParameterInfo bugs in C++ CodeGen code. | George Burgess IV | 2017-02-23 | 1 | -4/+26 |
* | Add context note to diagnostics that occur while declaring an implicit specia... | Richard Smith | 2017-02-23 | 3 | -6/+10 |
* | [ObjC][CodeGen] CodeGen support for @available. | Erik Pilkington | 2017-02-23 | 1 | -0/+31 |