summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merging r309523:Hans Wennborg2017-08-022-1/+6
* Merging r309722:Hans Wennborg2017-08-012-1/+9
* Merging r309752:Hans Wennborg2017-08-011-0/+9
* Merging r309382:Hans Wennborg2017-07-314-38/+139
* Merging r309503:Hans Wennborg2017-07-312-0/+13
* Merging r309113:Hans Wennborg2017-07-283-18/+63
* Merging r309112:Hans Wennborg2017-07-281-3/+7
* Merging r309327:Hans Wennborg2017-07-271-4/+1
* Merging r309226:Hans Wennborg2017-07-271-17/+58
* Revert r304899 and r304836: It's not clear printing all targets with --versio...Hans Wennborg2017-07-273-7/+4
* Merging r309058:Hans Wennborg2017-07-264-0/+57
* Merging r308824:Hans Wennborg2017-07-262-3/+3
* Merging r308897:Hans Wennborg2017-07-251-0/+15
* Regenerate ClangCommandLineReference.rstHans Wennborg2017-07-211-6/+44
* Generate docs/AttributeReference.rstHans Wennborg2017-07-191-6/+3464
* Merging r308455:Hans Wennborg2017-07-1922-259/+30
* Creating release_50 branch off revision 308441Hans Wennborg2017-07-190-0/+0
* Recommit r308327: Add a warning for missing '#pragma pack (pop)'Alex Lorenz2017-07-1922-30/+259
* Fix compilation problem introduced in r308433Erik Verbruggen2017-07-191-1/+1
* Revert "[mips] Teach the driver to accept -m(no-)gpopt."Simon Dardis2017-07-196-68/+0
* Add default values for function parameter chunksErik Verbruggen2017-07-194-16/+69
* [mips] Add warning test for -mgpopt option.Simon Dardis2017-07-191-0/+6
* [mips] Teach the driver to accept -m(no-)gpopt.Simon Dardis2017-07-195-0/+62
* Update clang-cl options in the users manualHans Wennborg2017-07-191-0/+47
* [analyzer] Add annotation attribute to trust retain count implementationDevin Coughlin2017-07-192-5/+86
* [CMake] Build runtimes for Fuchsia targetsPetr Hosek2017-07-192-11/+30
* [scan-build-py] Patch to fix "-analyzer-config" optionPetr Hosek2017-07-191-1/+1
* Update for LLVM IR metadata changes (DIImportedEntity now needs a DIFile).Adrian Prantl2017-07-1910-21/+58
* Debug Info: Set the MainFileName when generating -gmodules debug info for PCM.Adrian Prantl2017-07-182-2/+7
* [Driver] Always use -z rodynamic for FuchsiaPetr Hosek2017-07-183-0/+5
* Convert attribute 'target' parsing from a 'pair' to a 'struct' to make furthe...Erich Keane2017-07-183-13/+24
* [Sema] NFC: Move all availability checking code to SemaDeclAttr.cppErik Pilkington2017-07-183-106/+102
* [OPENMP] Initial support for 'task_reduction' clause.Alexey Bataev2017-07-1821-60/+929
* Add GCC's noexcept-type alias for c++1z-compat-manglingRaphael Isemann2017-07-182-0/+3
* Don't set TUScope to null when generating a module in incremental processing ...Raphael Isemann2017-07-181-1/+2
* Revert r308327Alex Lorenz2017-07-1821-253/+30
* Add a warning for missing '#pragma pack (pop)' and suspicious usesAlex Lorenz2017-07-1821-30/+253
* [OPENMP] Generalization of sema analysis of reduction-based clauses,Alexey Bataev2017-07-181-132/+172
* CodeGen: Insert addr space cast for automatic/temp var at right positionYaxun Liu2017-07-182-6/+30
* clang-format: [JS] Correctly format JavaScript imports with long module pathsMartin Probst2017-07-183-1/+29
* [CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER) into clang/Co...NAKAMURA Takumi2017-07-187-5/+11
* [Index] Prevent canonical decl becoming nullptrKrasimir Georgiev2017-07-182-2/+8
* Also add the option -no-pie (like -nopie)Sylvestre Ledru2017-07-182-0/+4
* [OpenCL] Added extended tests on metadata generation for half data type and a...Egor Churaev2017-07-181-9/+28
* [OPENMP] Pacify windows buildbots, NFC.Alexey Bataev2017-07-182-74/+2
* [analyzer] Add missing documentation for static analyzer checkersDevin Coughlin2017-07-183-151/+456
* [COFF, ARM64] Set the data type widths and the data layout stringMandeep Singh Grang2017-07-172-1/+102
* [AArch64] Add support for __builtin_ms_va_list on aarch64Martin Storsjo2017-07-1719-54/+138
* Update use of llvm::CallingConv:X86_64_Win64 after LLVM commit r308208Martin Storsjo2017-07-173-5/+5
* [Basic] Detect Git submodule version in CMakeBrian Gesiak2017-07-171-1/+16