summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Expose -mllvm -accurate-sample-profile to clang.Dehao Chen2017-08-243-0/+10
* [ubsan] PR34266: When sanitizing the 'this' value for a member function that ...Richard Smith2017-08-241-2/+14
* [Preprocessor] Correct internal token parsing of newline characters in CRLFErich Keane2017-08-241-0/+2
* Revert "[ubsan] PR34266: When sanitizing the 'this' value for a member functi...Adrian Prantl2017-08-241-2/+2
* [clang-format] Emit absolute splits before lines for comments, try 2Krasimir Georgiev2017-08-241-12/+10
* [mips] Introducing option -mabs=[legacy/2008]Petar Jovanovic2017-08-243-3/+34
* Add missing std::move callAlex Lorenz2017-08-241-1/+1
* [refactor] Add the AST source selection componentAlex Lorenz2017-08-242-0/+192
* [Clang][x86][Inline Asm] support for GCC style inline asm - Y<x> constraintsCoby Tayree2017-08-243-19/+40
* Revert "[clang-format] Break non-trailing block comments"Krasimir Georgiev2017-08-241-1/+1
* [Driver] Register effective triple before get arm float abi.Leo Li2017-08-241-0/+2
* ObjC++: decorate ObjC interfaces in MSABI properlySaleem Abdulrasool2017-08-231-3/+5
* Fix mangling for dependent "type { expr-list }" expressions, and add mangling...Richard Smith2017-08-233-1/+45
* Fix a bug in CGDebugInfo::EmitInlineFunctionStart causing DILocations to beAdrian Prantl2017-08-231-1/+1
* [ubsan] PR34266: When sanitizing the 'this' value for a member function that ...Richard Smith2017-08-231-2/+2
* Headers: explicitly specify double-word alignmentSaleem Abdulrasool2017-08-231-1/+1
* [analyzer] Make StmtDataCollector customizableJohannes Altmanninger2017-08-234-44/+260
* Revert "[clang-format] Emit absolute splits before lines for comments"Krasimir Georgiev2017-08-231-10/+12
* Headers: give _Unwind_Control_Block double-word alignmentSaleem Abdulrasool2017-08-231-1/+1
* Implement CFG construction for __try / __except / __leave.Nico Weber2017-08-231-10/+148
* [clang-format] Emit absolute splits before lines for commentsKrasimir Georgiev2017-08-231-12/+10
* Revert r311552: [Bash-autocompletion] Add support for static analyzer flagsRui Ueyama2017-08-231-10/+1
* [Bash-autocompletion] Add support for static analyzer flagsYuka Takahashi2017-08-231-1/+10
* Fix typos, remove unused private members of CommonOptionsParser, NFCJohannes Altmanninger2017-08-231-1/+1
* [clang-format] Align trailing comments if ColumnLimit is 0Krasimir Georgiev2017-08-231-3/+8
* bpf: add -mcpu=# support for bpfYonghong Song2017-08-232-0/+14
* [ODRHash] Diagnose differing template parameters.Richard Trieu2017-08-232-1/+247
* Revert "Revert "Revert "Revert "Fix LLVMgold plugin name/path for non-Linux.""""Dan Albert2017-08-221-2/+14
* [Parser] Correct initalizer typos before lambda capture type is deduced.Volodymyr Sapsai2017-08-221-0/+2
* [OPENMP] Fix for PR34014: OpenMP 4.5: Target construct in static methodAlexey Bataev2017-08-224-0/+6
* [clang-format] Break non-trailing block commentsKrasimir Georgiev2017-08-221-1/+1
* [mips] Rename getSupportedNanEncoding() to getIEEE754Standard()Petar Jovanovic2017-08-223-27/+28
* Revert r311442 (Fix templated type alias completion when using global complet...Erik Verbruggen2017-08-222-9/+6
* [ObjC] Check written attributes only when synthesizing ambiguous propertyAlex Lorenz2017-08-221-2/+2
* Fix templated type alias completion when using global completion cacheErik Verbruggen2017-08-222-6/+9
* [clang-diff] Fix getRelativeNameJohannes Altmanninger2017-08-221-2/+4
* [clang-diff] Use the relative name for NamedDeclJohannes Altmanninger2017-08-221-16/+57
* Test fix: only add shared libraries to rpath.George Karpenkov2017-08-221-1/+1
* Moving libFuzzer to compiler-rt: required updates to the Clang driver.George Karpenkov2017-08-213-33/+16
* [Driver][Darwin] Do not pass -munwind-table if -fno-excpetions isAkira Hatanaka2017-08-211-1/+6
* [Driver] Recognize DevDiv internal builds of MSVC, with a different directory...Stephan T. Lavavej2017-08-212-26/+68
* Enable libfuzzer on NetBSD/amd64Kamil Rytarowski2017-08-211-0/+2
* [StaticAnalyzer] LoopUnrolling: Track a LoopStack in order to completely unro...Peter Szecsi2017-08-212-96/+82
* [StaticAnalyzer] Handle LoopExit CFGElement in the analyzerPeter Szecsi2017-08-212-3/+28
* [mips] Remove checking of the redundant condition. NFCSimon Atanasyan2017-08-211-2/+1
* Fixed a crash on replaying Preamble's PP conditional stack.Ilya Biryukov2017-08-213-3/+14
* [ObjC] Use consistent comment style in inline asmOliver Stannard2017-08-211-3/+3
* [ARM][AArch64] Cortex-A75 and Cortex-A55 testsSam Parker2017-08-211-0/+11
* [clang-diff] Improve and test getNodeValueJohannes Altmanninger2017-08-201-39/+87
* [ODRHash] Move into anonymous namespace. NFC.Benjamin Kramer2017-08-201-0/+4