summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* [P0936R0] add [[clang::lifetimebound]] attributeRichard Smith2018-08-011-2/+7
* [analyzer] [tests] Add an option for showing statistics after running tests.George Karpenkov2018-07-301-1/+3
* [analyzer] [tests] Style fixes for testing harness.George Karpenkov2018-07-302-14/+14
* Implement cpu_dispatch/cpu_specific MultiversioningErich Keane2018-07-201-0/+38
* [NFC] Rename clang::AttributeList to clang::ParsedAttrErich Keane2018-07-131-26/+27
* [analyzer] [tests] Pass clang executable path to prefix-less executor scripts.George Karpenkov2018-07-021-0/+1
* [analyzer] [tests] Allow the tested project to specify it's own analyzer wrapperGeorge Karpenkov2018-06-291-0/+14
* [analyzer] [tests] Fix 80 column violation in SATestBuild.pyGeorge Karpenkov2018-06-291-5/+5
* [analyzer] Fix string not being formatted with extra argumentsMikhail R. Gadelha2018-06-271-1/+2
* [analyzer] [tests] Include statistics in tests.George Karpenkov2018-06-261-1/+7
* Re-apply: Add python tool to dump and construct header mapsBruno Cardoso Lopes2018-06-212-0/+312
* Revert "Add python tool to dump and construct header maps"Bruno Cardoso Lopes2018-06-212-312/+0
* Revert "Fix hmaptool cmake file to work on Windows"Bruno Cardoso Lopes2018-06-211-4/+4
* Fix hmaptool cmake file to work on WindowsBruno Cardoso Lopes2018-06-201-4/+4
* Add python tool to dump and construct header mapsBruno Cardoso Lopes2018-06-202-0/+312
* [AArch64] Corrected FP16 Intrinsic range checks in Clang + added Sema testsLuke Geeson2018-06-121-5/+8
* Fix a (possible) division by zero check in the CmpRuns scriptMikhail R. Gadelha2018-05-301-1/+1
* Introduces --stats-only option to only show changes in statistics.Mikhail R. Gadelha2018-05-281-3/+63
* [ClangDiagnostics] Silence warning about fallthrough after PrintFatalErrorDavid Bolvansky2018-05-261-1/+1
* [bash-completion] Fix tab separation on macOSBen Langmuir2018-05-241-1/+2
* [Clang Tablegen] Add llvm_unreachable() to getModifierName()Mark Searles2018-05-211-0/+2
* [Clang Tablegen][RFC] Allow Early Textual Substitutions in `Diagnostic` messa...Eric Fiselier2018-05-191-263/+743
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-094-12/+12
* Allow writing calling convention attributes on function types.Aaron Ballman2018-05-031-2/+5
* [ARM,AArch64] Add intrinsics for dot product instructionsOliver Stannard2018-04-271-0/+13
* Fix typos in clangAlexander Kornienko2018-04-064-5/+5
* [analyzer] [testing] Be less verbose by default in integration testing.George Karpenkov2018-03-291-1/+1
* [clang] Change std::sort to llvm::sort in response to r327219Mandeep Singh Grang2018-03-274-18/+19
* Reland "[Attr] Fix parameter indexing for several attributes"Joel E. Denny2018-03-131-4/+35
* Revert r326602, it caused PR36620.Nico Weber2018-03-071-136/+3
* TableGen: Give up on exact fixits for diagnostic groupsNicolai Haehnle2018-03-061-32/+6
* [Bash-autocompletion] Pass all flags in shell command-line to ClangYuka Takahashi2018-03-051-30/+11
* [Attr] Fix parameter indexing for several attributesJoel E. Denny2018-03-021-3/+136
* [analyzer] [tests] Create a directory for the log fileGeorge Karpenkov2018-03-011-0/+2
* Test commit access: apply clang-format suggestionJoel E. Denny2018-02-281-2/+2
* [analyzer] [tests] Write to logfile instead of stdout while updatingGeorge Karpenkov2018-02-281-17/+18
* Improve the way attribute argument printing happens for omitted optional argu...Aaron Ballman2018-02-271-37/+97
* [docs] Fix duplicate arguments for JoinedAndSeparateJonas Hahnfeld2018-02-221-7/+15
* [OpenMP] Fix trailing space when printing pragmas, by Joel. E. DennyAlexey Bataev2018-02-141-1/+1
* [analyzer] [tests] Update CmpRuns to write to stdout correctly in multithread...George Karpenkov2018-02-132-14/+18
* [analyzer] [tests] Fix a typo in analyzer testing script.George Karpenkov2018-02-121-1/+1
* [analyzer] [tests] Fixing an error after non-atomic cherry-pickGeorge Karpenkov2018-02-091-0/+1
* [analyzer] [tests] [NFC] Remove a fragile tightly-coupled component emulating...George Karpenkov2018-02-092-22/+12
* [analyzer] [tests] Test different projects concurrentlyGeorge Karpenkov2018-02-082-81/+180
* [analyzer] [tests] Show function name in CmpRuns outputGeorge Karpenkov2018-02-061-3/+9
* [analyzer] [tests] Fix crash in SATestBuild.pyGeorge Karpenkov2018-02-021-0/+7
* [analyzer] [tests] [NFC] Remove dead code from CmpRunsGeorge Karpenkov2018-02-011-21/+6
* [analyzer] [tests] Add an option to show the histogram of path differences be...George Karpenkov2018-02-011-2/+42
* Mark fallthrough with LLVM_FALLTHROUGHAdrian Prantl2018-02-011-1/+1
* [analyzer] [tests] Show the number of removed/added bug reportsGeorge Karpenkov2018-02-011-0/+9