Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [test] Delete trailing spaces from YAML tests | Fangrui Song | 2019-07-12 | 1 | -2/+2 |
* | [clang-tidy] Fix the YAML created for checks like modernize-pass-by-value | Ivan Donchevskii | 2019-07-03 | 1 | -0/+24 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Make YAML quote forward slashes. | Zachary Turner | 2018-10-12 | 1 | -3/+3 |
* | Revert "Make YAML quote forward slashes." | Zachary Turner | 2018-10-12 | 1 | -3/+3 |
* | Make YAML quote forward slashes. | Zachary Turner | 2018-10-12 | 1 | -3/+3 |
* | [clang-tidy] Add check name to YAML export | Alexander Kornienko | 2017-01-03 | 1 | -9/+2 |
* | Do not quote YAML plain string myself. Let YAMLIO do that. | Rui Ueyama | 2013-09-11 | 1 | -15/+15 |
* | Adding Replacement serialization support | Edwin Vane | 2013-08-20 | 1 | -0/+106 |