summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] [NFC] Some miscellaneous clean ups and documentation fixes.George Karpenkov2018-11-301-2/+2
* Revert "NFC: Fix case of CommentVisitor::Visit methods"Stephen Kelly2018-11-291-6/+6
* NFC: Fix case of CommentVisitor::Visit methodsStephen Kelly2018-11-291-6/+6
* Mark __builtin_shufflevector as using custom type checkingMatt Arsenault2018-11-291-1/+1
* Revert "[ASTImporter] Changed use of Import to Import_New in ASTImporter."Davide Italiano2018-11-281-4/+9
* [NFC] Move MultIversioning::Type into Decl so that it can be used inErich Keane2018-11-281-0/+13
* Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."Hans Wennborg2018-11-281-5/+11
* [ASTImporter] Changed use of Import to Import_New in ASTImporter.Balazs Keri2018-11-281-9/+4
* Move LoopHint.h from Sema to ParseRichard Trieu2018-11-282-4/+4
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-272-0/+30
* [ASTImporter] Added Import functions for transition to new API.Balazs Keri2018-11-271-32/+73
* [X86] Add -march=cascadelake support in clang.Craig Topper2018-11-271-0/+4
* Revert r347417 "Re-Reinstate 347294 with a fix for the failures."Hans Wennborg2018-11-271-11/+5
* Revert "[clang][slh] add attribute for speculative load hardening"Zola Bridges2018-11-272-30/+0
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-272-0/+30
* Revert "[clang][slh] add attribute for speculative load hardening"Zola Bridges2018-11-262-30/+0
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-262-0/+30
* [AArch64] Add aarch64_vector_pcs function attribute to ClangSander de Smalen2018-11-264-0/+32
* [Index] Expose USR generation for typesIlya Biryukov2018-11-261-0/+8
* Create a diagnostic group for warn_call_to_pure_virtual_member_function_from_...Sylvestre Ledru2018-11-262-1/+2
* [analyzer] INT50-CPP. Do not cast to an out-of-range enumeration checkerKristof Umann2018-11-241-0/+3
* isEvaluatable() implies a constant context.Bill Wendling2018-11-241-1/+2
* Revert rL347462 "[ASTMatchers] Add hasSideEffect() matcher."Clement Courbet2018-11-221-20/+0
* [ASTMatchers] Add hasSideEffect() matcher.Clement Courbet2018-11-221-0/+20
* Re-Reinstate 347294 with a fix for the failures.Bill Wendling2018-11-211-4/+9
* [OPENMP] Refactor code for parsing omp declare target directive and its claus...Kelvin Li2018-11-211-0/+5
* Revert r347364 again, the fix was incomplete.Nico Weber2018-11-211-9/+4
* Implement YAML serialization of notes in clang::tooling::Diagnostic.Alexander Kornienko2018-11-211-0/+10
* Reinstate 347294 with a fix for the failures.Bill Wendling2018-11-201-4/+9
* [clang][Parse] Diagnose useless null statements / empty init-statementsRoman Lebedev2018-11-203-1/+12
* [NFC] Remove MS line endings in diagnostics file.Erich Keane2018-11-201-9/+9
* [AST] Store the expressions in ParenListExpr in a trailing arrayBruno Ricci2018-11-202-22/+46
* [AST][NFC] Factor out some repeated code in ArraySubscriptExpr.Bruno Ricci2018-11-201-14/+6
* [AST][NFC] Pack ArraySubscriptExprBruno Ricci2018-11-202-8/+21
* Revert 347294, it turned many bots on lab.llvm.org:8011/console red.Nico Weber2018-11-201-8/+3
* Allow force updating the NumCreatedFIDsForFileID.Vassil Vassilev2018-11-201-2/+3
* Use is.constant intrinsic for __builtin_constant_pBill Wendling2018-11-201-3/+8
* [FileManager] getFile(open=true) after getFile(open=false) should open the file.Sam McCall2018-11-191-2/+3
* Replace the UTF-8 characters in the error message.Brad Smith2018-11-181-1/+1
* [analyzer][NFC] Move CheckerOptInfo to CheckerRegistry.cpp, and make it localKristof Umann2018-11-182-50/+3
* [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to fil...Calixte Denizet2018-11-172-0/+12
* Sink BuryPointer from Clang into LLVM for reuse thereDavid Blaikie2018-11-172-12/+5
* [AST][NFC] Pack CXXDefaultInitExprBruno Ricci2018-11-172-12/+20
* [AST][NFC] Pack CXXDefaultArgExprBruno Ricci2018-11-172-25/+29
* [AST][NFC] Pack CXXThrowExprBruno Ricci2018-11-172-20/+35
* [codeview] Expose -gcodeview-ghash for global type hashingReid Kleckner2018-11-162-0/+9
* [AST][NFC] Pack CXXThisExprBruno Ricci2018-11-162-15/+27
* [AST][NFC] Pack CXXNullPtrLiteralExprBruno Ricci2018-11-162-9/+18
* [AST][NFC] Pack CXXBoolLiteralExprBruno Ricci2018-11-162-12/+24
* [OpenCL] Enable address spaces for references in C++Anastasia Stulova2018-11-161-0/+4