summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-reorder-fields/ReorderFieldsAction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove \brief commands from doxygen comments.Dmitri Gribenko2019-08-221-7/+7
* [clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-reorder-fields] Emit warning when reordering breaks member init list d...Alexander Shaposhnikov2017-07-301-16/+58
* [clang-tools-extra] Add support for plain C structs in clang-reorder-fieldsAlexander Shaposhnikov2017-07-201-13/+18
* Add clang-reorder-fields to clang-tools-extraAlexander Shaposhnikov2016-09-021-0/+264
* Revert https://reviews.llvm.org/D23279 because the tests have failed on sever...Alexander Shaposhnikov2016-09-021-260/+0
* Add clang-reorder-fields to clang-tools-extraAlexander Shaposhnikov2016-09-011-0/+260
OpenPOWER on IntegriCloud