summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merging r293134:Hans Wennborg2017-01-274-15/+15
* Merging r292590:Hans Wennborg2017-01-271-0/+18
* Merging r292561:Hans Wennborg2017-01-271-0/+11
* Merging r292991:Hans Wennborg2017-01-251-1/+3
* Merging r292874:Hans Wennborg2017-01-241-7/+0
* Merging r292847:Hans Wennborg2017-01-241-0/+14
* Merging r292800:Hans Wennborg2017-01-241-0/+7
* Merging r292497:Hans Wennborg2017-01-231-0/+13
* Merging r292555, r292558 and r292559:Hans Wennborg2017-01-233-0/+36
* Merging r291955:Hans Wennborg2017-01-199-50/+74
* Merging r292119:Joerg Sonnenberger2017-01-191-0/+6
* Merging r292183:Hans Wennborg2017-01-184-18/+32
* Merging r292052:Hans Wennborg2017-01-181-1/+13
* Merging r292032:Hans Wennborg2017-01-181-0/+7
* Merging r291964:Hans Wennborg2017-01-131-1/+11
* Merging r291881:Hans Wennborg2017-01-131-4/+4
* Merging r291877:Hans Wennborg2017-01-131-3/+17
* Merging r291871:Hans Wennborg2017-01-1310-13/+13
* Merging r291865:Hans Wennborg2017-01-132-40/+141
* Merging r291850 and r291853:Hans Wennborg2017-01-124-4/+26
* Add additional testcases for nsw markings on ++ and --.Eli Friedman2017-01-121-3/+27
* [Modules] Fix misleading warning about missing textual header in umbrella headerBruno Cardoso Lopes2017-01-126-0/+40
* Revert r291774 which caused buildbot failure.Dehao Chen2017-01-121-4/+0
* Pass -fprofile-sample-use to lto backends.Dehao Chen2017-01-121-0/+4
* Avoid multiple -Wunreachable-code diagnostics that are triggered byAlex Lorenz2017-01-121-0/+55
* [analyzer] Avoid a crash in DereferenceChecker on string literal initializers.Artem Dergachev2017-01-121-0/+7
* PR31469: Don't add friend template class decls to redecl chain in dependent c...Vassil Vassilev2017-01-126-1/+40
* [index] Introduce symbol subkinds to mark an accessor getter or setter.Argyrios Kyrtzidis2017-01-112-7/+7
* [index] Ignore invalid ObjC categories.Argyrios Kyrtzidis2017-01-111-1/+1
* [index] Add 'IBTypeOf' relation for ObjC methods marked with IBAction and pro...Argyrios Kyrtzidis2017-01-111-0/+13
* [PowerPC] Fix the wrong implementation of builtin vec_rlnm.Tony Jiang2017-01-111-4/+8
* [index] Add 'contained-by' relation between references and their lexical cont...Argyrios Kyrtzidis2017-01-115-39/+59
* Module: Do not add any link flags when an implementation TU of a module importsManman Ren2017-01-113-0/+12
* This reverts r291628. As suggested by Richard, we can simplyManman Ren2017-01-113-12/+0
* [Modules] Support #import when entering files with modulesBruno Cardoso Lopes2017-01-1120-1/+131
* [analyzer] Fix crash in body farm for getter without implicit self.Devin Coughlin2017-01-111-0/+26
* Module: Do not create Implicit ImportDecl for module X if weManman Ren2017-01-113-0/+12
* Serialize the UsesSEH bit on FunctionDeclReid Kleckner2017-01-101-0/+29
* [Driver] Add openSuse AArch64 TripleKostya Kortchinsky2017-01-106-0/+20
* Don't try to check implicit conversion sequences for an object argument ifRichard Smith2017-01-101-3/+14
* Fix conversion index / argument index mismatch when diagnosing overload resol...Richard Smith2017-01-101-0/+6
* [ARM] Use generic bitreverse intrinsic, rather than ARM specific rbit.Chad Rosier2017-01-102-5/+5
* [analyzer] Treat pointers to static member functions as function pointersDevin Coughlin2017-01-101-1/+17
* [OpenMP] Sema and parsing for 'target teams distribute simd’ pragmaKelvin Li2017-01-1026-1/+5370
* CGDecl: Skip static variable initializers in unreachable codeMatthias Braun2017-01-101-0/+12
* [AArch64] Use generic bitreverse intrinsic, rather than AArch64 specific.Chad Rosier2017-01-102-5/+5
* [OpenMP] Basic support for a parallel directive in a target region on an NVPT...Arpith Chacko Jacob2017-01-101-0/+317
* [Sema] Avoid -Wshadow warning when a "redefinition of " error is presentedAlex Lorenz2017-01-102-0/+18
* Fix rejects-valid with default member initializers exposed by r291318.Richard Smith2017-01-101-0/+8
* [X86] Add recent CPU strings to some of the tests that check other cpu names.Craig Topper2017-01-102-0/+29