diff options
author | Nathan James <n.james93@hotmail.co.uk> | 2021-03-24 19:22:52 +0000 |
---|---|---|
committer | Nathan James <n.james93@hotmail.co.uk> | 2021-03-24 19:22:53 +0000 |
commit | 279ea930fa21b283688b2598816095a48d0ca4d7 (patch) | |
tree | 5ba39d4daf1cb6ceff08b0c1d90836aeba919ac0 /clang/unittests/Tooling/CompilationDatabaseTest.cpp | |
parent | 3fd7d0d281a9b1dc7a8352cbd29178cbfacc73f1 (diff) | |
download | llvm-279ea930fa21b283688b2598816095a48d0ca4d7.zip llvm-279ea930fa21b283688b2598816095a48d0ca4d7.tar.gz llvm-279ea930fa21b283688b2598816095a48d0ca4d7.tar.bz2 |
[clang] Add fixit for Wreorder-ctor
Create fix-it hints to fix the order of constructors.
To make this a lot simpler, I've grouped all the warnings for each out of order initializer into 1.
This is necessary as fixing one initializer would often interfere with other initializers.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D98745
Diffstat (limited to 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions