summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PR40778] Add addr space conversion when binding reference to a temporary.Anastasia Stulova2019-03-061-0/+5
* Inline asm constraints: allow ICE-like pointers for the "n" constraint (PR40890)Hans Wennborg2019-03-061-0/+6
* clang-cl: Parse /Qspectre and a few other missing options (PR40964)Hans Wennborg2019-03-061-0/+5
* [clang][OpenMP] Revert "OMPFlushClause is synthetic, no such clause exists"Roman Lebedev2019-03-066-8/+1
* Modules: Add -Rmodule-importDuncan P. N. Exon Smith2019-03-062-0/+5
* [Fixed Point Arithmetic] Fixed Point and Integer ConversionsLeonard Chan2019-03-062-0/+29
* [ASTMatchers] Improved formatting in a documentation commentDmitri Gribenko2019-03-051-2/+1
* Replace clang::FileData with llvm::vfs::StatusHarlan Haskins2019-03-052-37/+10
* Order File Instrumentation: add clang support for -forder-file-instrumentationManman Ren2019-03-041-0/+3
* [ASTImporter] Handle built-in when importing SourceLocation and FileIDShafik Yaghmour2019-03-041-2/+2
* [PGO] Clang part of change for context-sensitive PGO (part1)Rong Xu2019-03-042-3/+18
* Enable _rotl, _lrotl, _rotr, _lrotr on all platforms.Erich Keane2019-03-041-4/+4
* [analyzer] Enable subcheckers to possess checker optionsKristof Umann2019-03-041-21/+41
* Make the new SanitizerMask code added in r355190 constexpr.James Y Knight2019-03-021-65/+45
* [Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...Pierre Gousseau2019-03-014-24/+147
* [clang-format][NFC] Allow getLLVMStyle() to take a languageJordan Rupprecht2019-02-281-1/+2
* [WebAssembly] Remove uses of ThreadModelThomas Lively2019-02-282-3/+3
* [CTU] Do not allow different CPP dialects in CTUGabor Marton2019-02-281-1/+2
* Ensure that set constrained asm operands are not affected by truncation.Joerg Sonnenberger2019-02-281-2/+4
* [clang][index-while-building][NFC] FileIndexRecord - Comments, replace auto w...Jan Korous2019-02-271-6/+5
* [clang][index-while-building] FileIndexRecordJan Korous2019-02-271-0/+42
* [OPENMP]Delay emission of the error for unsupported types.Alexey Bataev2019-02-271-0/+4
* Avoid needlessly copying a block to the heap when a block literalAkira Hatanaka2019-02-272-0/+12
* AttrDocs.td: fix broken bullet-point indentationHans Wennborg2019-02-271-5/+5
* Fix inline assembler constraint validationJoerg Sonnenberger2019-02-271-4/+6
* [ASTImporter] Add support for importing ChooseExpr AST nodes.Tom Roeder2019-02-261-0/+4
* [AMDGPU] Allow using integral non-type template parametersMichael Liao2019-02-262-2/+12
* [X86] AMD znver2 enablementGanesh Gopalasubramanian2019-02-261-0/+1
* [libclang] Avoid crashing when getting layout info of an undeduced type.Emilio Cobos Alvarez2019-02-261-2/+6
* revert r354873 as this breaks lldb builds.Pierre Gousseau2019-02-264-149/+24
* [Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...Pierre Gousseau2019-02-264-24/+149
* [CodeComplete] Propagate preferred type for function arguments in more casesIlya Biryukov2019-02-262-7/+22
* Revert r354832 "[ASTImporter] Add support for importing ChooseExpr AST nodes."Reid Kleckner2019-02-261-4/+0
* [ASTImporter] Add support for importing ChooseExpr AST nodes.Tom Roeder2019-02-251-0/+4
* Reapply "Make static counters in ASTContext non-static." with fixes.Alexander Kornienko2019-02-251-12/+12
* [libclang] Expose warn_unused and warn_unused_result attributes.Emilio Cobos Alvarez2019-02-251-2/+4
* [OpenMP 5.0] Parsing/sema support for from clause with mapper modifier.Michael Kruse2019-02-254-6/+39
* Revert "Make static counters in ASTContext non-static."Vlad Tsyrklevich2019-02-251-12/+12
* Make static counters in ASTContext non-static.Alexander Kornienko2019-02-251-12/+12
* [SYCL] Add clang front-end option to enable SYCL device compilation flow.Alexey Bader2019-02-252-1/+9
* Enable coroutines under -std=c++2a.Richard Smith2019-02-232-8/+10
* [NFC] Fix Wdocumentation warning in OMPToClauseBruno Ricci2019-02-231-1/+0
* [OpenMP 5.0] Parsing/sema support for to clause with mapper modifier.Michael Kruse2019-02-226-7/+51
* [OPENMP] Delayed diagnostics for VLA support.Alexey Bataev2019-02-221-0/+2
* Fix "not all control paths return" warning. NFCI.Simon Pilgrim2019-02-221-0/+1
* [CUDA]Delayed diagnostics for the asm instructions.Alexey Bataev2019-02-221-3/+4
* [analyzer] MIGChecker: Enable by default as `osx.MIG'.Artem Dergachev2019-02-221-9/+5
* [analyzer] MIGChecker: A checker for Mach Interface Generator conventions.Artem Dergachev2019-02-211-0/+9
* [clang-cl] Whitelist -fbracket-depth=123 in clang-clReid Kleckner2019-02-211-1/+1
* [clang][Index] Enable indexing of Template Type Parameters behind a flagKadir Cetinkaya2019-02-211-0/+1