forked from OSchip/llvm-project
a2e15fa532
Prevent warning when the values are initialized using fields that will be initialized later or VarDecls defined in the constructors body. Both of these cases can't be safely fixed. Also improve logic of finding where to insert member initializers, previously it could be confused by in class member initializers. Reviewed By: aaron.ballman Differential Revision: https://reviews.llvm.org/D97132 |
||
---|---|---|
.. | ||
Unit | ||
clang-apply-replacements | ||
clang-change-namespace | ||
clang-doc | ||
clang-include-fixer | ||
clang-move | ||
clang-query | ||
clang-reorder-fields | ||
clang-tidy | ||
modularize | ||
pp-trace | ||
.clang-format | ||
CMakeLists.txt | ||
lit.cfg.py | ||
lit.site.cfg.py.in |