summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2018-08-01[P0936R0] add [[clang::lifetimebound]] attributeRichard Smith
2018-07-30[analyzer] [tests] Add an option for showing statistics after running tests.George Karpenkov
2018-07-30[analyzer] [tests] Style fixes for testing harness.George Karpenkov
2018-07-20Implement cpu_dispatch/cpu_specific MultiversioningErich Keane
2018-07-13[NFC] Rename clang::AttributeList to clang::ParsedAttrErich Keane
2018-07-02[analyzer] [tests] Pass clang executable path to prefix-less executor scripts.George Karpenkov
2018-06-29[analyzer] [tests] Allow the tested project to specify it's own analyzer wrapperGeorge Karpenkov
2018-06-29[analyzer] [tests] Fix 80 column violation in SATestBuild.pyGeorge Karpenkov
2018-06-27[analyzer] Fix string not being formatted with extra argumentsMikhail R. Gadelha
2018-06-26[analyzer] [tests] Include statistics in tests.George Karpenkov
2018-06-21Re-apply: Add python tool to dump and construct header mapsBruno Cardoso Lopes
2018-06-21Revert "Add python tool to dump and construct header maps"Bruno Cardoso Lopes
2018-06-21Revert "Fix hmaptool cmake file to work on Windows"Bruno Cardoso Lopes
2018-06-20Fix hmaptool cmake file to work on WindowsBruno Cardoso Lopes
2018-06-20Add python tool to dump and construct header mapsBruno Cardoso Lopes
2018-06-12[AArch64] Corrected FP16 Intrinsic range checks in Clang + added Sema testsLuke Geeson
2018-05-30Fix a (possible) division by zero check in the CmpRuns scriptMikhail R. Gadelha
2018-05-28Introduces --stats-only option to only show changes in statistics.Mikhail R. Gadelha
2018-05-26[ClangDiagnostics] Silence warning about fallthrough after PrintFatalErrorDavid Bolvansky
2018-05-24[bash-completion] Fix tab separation on macOSBen Langmuir
2018-05-21[Clang Tablegen] Add llvm_unreachable() to getModifierName()Mark Searles
2018-05-19[Clang Tablegen][RFC] Allow Early Textual Substitutions in `Diagnostic` messa...Eric Fiselier
2018-05-09Remove \brief commands from doxygen comments.Adrian Prantl
2018-05-03Allow writing calling convention attributes on function types.Aaron Ballman
2018-04-27[ARM,AArch64] Add intrinsics for dot product instructionsOliver Stannard
2018-04-06Fix typos in clangAlexander Kornienko
2018-03-29[analyzer] [testing] Be less verbose by default in integration testing.George Karpenkov
2018-03-27[clang] Change std::sort to llvm::sort in response to r327219Mandeep Singh Grang
2018-03-13Reland "[Attr] Fix parameter indexing for several attributes"Joel E. Denny
2018-03-07Revert r326602, it caused PR36620.Nico Weber
2018-03-06TableGen: Give up on exact fixits for diagnostic groupsNicolai Haehnle
2018-03-05[Bash-autocompletion] Pass all flags in shell command-line to ClangYuka Takahashi
2018-03-02[Attr] Fix parameter indexing for several attributesJoel E. Denny
2018-03-01[analyzer] [tests] Create a directory for the log fileGeorge Karpenkov
2018-02-28Test commit access: apply clang-format suggestionJoel E. Denny
2018-02-28[analyzer] [tests] Write to logfile instead of stdout while updatingGeorge Karpenkov
2018-02-27Improve the way attribute argument printing happens for omitted optional argu...Aaron Ballman
2018-02-22[docs] Fix duplicate arguments for JoinedAndSeparateJonas Hahnfeld
2018-02-14[OpenMP] Fix trailing space when printing pragmas, by Joel. E. DennyAlexey Bataev
2018-02-13[analyzer] [tests] Update CmpRuns to write to stdout correctly in multithread...George Karpenkov
2018-02-12[analyzer] [tests] Fix a typo in analyzer testing script.George Karpenkov
2018-02-09[analyzer] [tests] Fixing an error after non-atomic cherry-pickGeorge Karpenkov
2018-02-09[analyzer] [tests] [NFC] Remove a fragile tightly-coupled component emulating...George Karpenkov
2018-02-08[analyzer] [tests] Test different projects concurrentlyGeorge Karpenkov
2018-02-06[analyzer] [tests] Show function name in CmpRuns outputGeorge Karpenkov
2018-02-02[analyzer] [tests] Fix crash in SATestBuild.pyGeorge Karpenkov
2018-02-01[analyzer] [tests] [NFC] Remove dead code from CmpRunsGeorge Karpenkov
2018-02-01[analyzer] [tests] Add an option to show the histogram of path differences be...George Karpenkov
2018-02-01Mark fallthrough with LLVM_FALLTHROUGHAdrian Prantl
2018-02-01[analyzer] [tests] Show the number of removed/added bug reportsGeorge Karpenkov