summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Creating branches/google/testing and tags/google/testing/2017-11-14 from r317716google/testingDavid L. Jones2017-11-15161-3651/+7156
|\
| * Add a missing "REQUIRES: system-windows" to a Windows-only test.David L. Jones2017-11-081-0/+1
| * Add CoreOption flag to "-coverage" option to make it available for clang-clMarco Castelluccio2017-11-082-1/+8
| * [bindings] fix TLS test failureMasud Rahman2017-11-081-4/+14
| * [analyzer] Fix a crash on logical operators with vectors.Artem Dergachev2017-11-082-0/+38
| * [clang-refactor] Get rid of OccurrencesFinder in RenamingAction, NFCHaojian Wu2017-11-081-18/+9
| * Workaround reverse-iteration buildbot breakages. Filed PR35244.Ilya Biryukov2017-11-081-2/+3
| * Avoid printing some redundant name qualifiers in completionIlya Biryukov2017-11-085-6/+39
| * Moved QualTypeNames.h from Tooling to AST.Ilya Biryukov2017-11-085-21/+21
| * [clang-refactor] Introduce a new rename rule for qualified symbolsHaojian Wu2017-11-085-40/+157
| * [X86] Add masked vcvtps2ph builtins to CheckX86BuiltinFunctionCall.Craig Topper2017-11-081-0/+3
| * [Serialization] Fix some Clang-tidy modernize and Include What You Use warnin...Eugene Zelenko2017-11-082-238/+317
| * [AST] Fix some Clang-tidy modernize and Include What You Use warnings; other ...Eugene Zelenko2017-11-085-191/+298
| * Change noplt.c to work for non-x86 targets.Sriraman Tallam2017-11-071-1/+1
| * [NVPTX] Implement __nvvm_atom_add_gen_d builtin.Justin Lebar2017-11-073-1/+34
| * [ObjC++] Don't warn about pessimizing move for __block variablesAlex Lorenz2017-11-072-0/+47
| * Update SanitizerSpecialCaseList to use renamed functions in base class.Mitch Phillips2017-11-071-1/+1
| * New clang option -fno-plt which avoids the PLT and lazy binding while making ...Sriraman Tallam2017-11-076-0/+30
| * [refactor] rename field references in __builtin_offsetofAlex Lorenz2017-11-072-0/+44
| * Clang/libomptarget map interface flag renaming - NFC patchGeorge Rokos2017-11-071-41/+38
| * [index] __builtin_offset's field reference is located at the end locationAlex Lorenz2017-11-072-2/+2
| * [index] index field references in __builtin_offsetAlex Lorenz2017-11-072-0/+44
| * SystemZ Swift TargetInfo: swifterror support in the backend is brokenArnold Schwaighofer2017-11-071-1/+1
| * [CodeGen] split math and complex tests into separate files; NFCISanjay Patel2017-11-074-425/+418
| * [clang-refactor] Use ClangTool more explicitly by making refaroing actions AS...Eric Liu2017-11-071-126/+192
| * [analyzer] pr34779: CStringChecker: Accept non-standard headers.Artem Dergachev2017-11-072-2/+14
| * [docs] Add section 'Half-Precision Floating Point'Sjoerd Meijer2017-11-071-0/+43
| * [analyzer] [NFC] Remove unused typedef from SVals.hGeorge Karpenkov2017-11-071-3/+0
| * Clarify the error message for unsupported aliases on DarwinAlex Lorenz2017-11-072-5/+2
| * [analyzer] Model correct dispatch_once() 'done' value in BodyFarmDevin Coughlin2017-11-062-261/+770
| * Vary Windows toolchain selection by -fuse-ldDave Lee2017-11-063-1/+33
| * [X86] Replace the mask cmpeq/cmple/cmplt/cmpgt/cmpge/cmpneq intrinsics with m...Craig Topper2017-11-066-1877/+693
| * [X86] Add 3dnow and 3dnowa to the list of valid target featuresMartin Storsjo2017-11-062-0/+18
| * [Parser] Fix TryParseLambdaIntroducer() error handlingJan Korous2017-11-062-14/+31
| * [CodeGen] match new fast-math-flag method: isFast()Sanjay Patel2017-11-061-1/+1
| * [clang-format] Handle unary operator overload with arguments and specifiersDaniel Jasper2017-11-062-1/+3
| * [Tooling] Test internal::createExecutorFromCommandLineArgsImpl instead of the...Eric Liu2017-11-061-8/+8
| * lowering broadcastmJina Nahias2017-11-065-33/+82
| * Remove \brief from doxygen comments in PrettyPrinter.hAdrian Prantl2017-11-051-39/+37
| * [clang-diff] NFC: formatJohannes Altmanninger2017-11-051-3/+3
| * [Sema] Document+test the -Wsign-conversion change for enums in C code [NFC]Roman Lebedev2017-11-042-1/+15
| * Move the clang-tblgen-targets project into the Misc folder on IDEs like Visua...Aaron Ballman2017-11-041-0/+1
| * Move the clang-tblgen project into the Clang tablegenning folder on IDEs like...Aaron Ballman2017-11-041-0/+1
| * Move the libclang-headers project into the Misc folder on IDEs like Visual St...Aaron Ballman2017-11-041-0/+1
| * [CodeGen] add remquo to list of recognized library callsSanjay Patel2017-11-042-4/+12
| * CodeGenCXX: no default dllimport storage for mingwMartell Malone2017-11-042-2/+3
| * [Driver] MinGW: Remove custom linker detectionMartell Malone2017-11-042-29/+2
| * Update ODR hashing testsRichard Trieu2017-11-041-120/+723
| * [Basic] Fix some Clang-tidy modernize and Include What You Use warnings; othe...Eugene Zelenko2017-11-037-170/+217
| * Add -fcxx-exceptions for ExtractionSemicolonPolicy.cpp to appease PS4 botsAlex Lorenz2017-11-031-1/+1