summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Tooling/DiagnosticsYamlTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [test] Delete trailing spaces from YAML testsFangrui Song2019-07-121-7/+7
* [clang-tidy] Add fix descriptions to clang-tidy checks.Haojian Wu2019-04-171-82/+58
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Implement YAML serialization of notes in clang::tooling::Diagnostic.Alexander Kornienko2018-11-211-6/+36
* [Support] Teach YAMLIO about polymorphic typesScott Linder2018-11-141-2/+2
* Make YAML quote forward slashes.Zachary Turner2018-10-121-6/+6
* Revert "Make YAML quote forward slashes."Zachary Turner2018-10-121-6/+6
* Make YAML quote forward slashes.Zachary Turner2018-10-121-6/+6
* Try to fix modules buildMatthias Braun2017-07-151-0/+1
* [Clang-Tidy] Preserve Message, FileOffset, FilePath in Clang-Tidy YAML outputAlexander Kornienko2017-07-141-0/+166
OpenPOWER on IntegriCloud