summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Tooling/ReplacementsYamlTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [test] Delete trailing spaces from YAML testsFangrui Song2019-07-121-2/+2
* [clang-tidy] Fix the YAML created for checks like modernize-pass-by-valueIvan Donchevskii2019-07-031-0/+24
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Make YAML quote forward slashes.Zachary Turner2018-10-121-3/+3
* Revert "Make YAML quote forward slashes."Zachary Turner2018-10-121-3/+3
* Make YAML quote forward slashes.Zachary Turner2018-10-121-3/+3
* [clang-tidy] Add check name to YAML exportAlexander Kornienko2017-01-031-9/+2
* Do not quote YAML plain string myself. Let YAMLIO do that.Rui Ueyama2013-09-111-15/+15
* Adding Replacement serialization supportEdwin Vane2013-08-201-0/+106
OpenPOWER on IntegriCloud