llvm-project/clang/lib/Frontend/Rewrite
Benjamin Kramer cfeacf56f0 Apply clang-tidy's misc-move-constructor-init throughout Clang.
No functionality change intended, maybe a tiny performance improvement.

llvm-svn: 270996
2016-05-27 14:27:13 +00:00
..
CMakeLists.txt
FixItRewriter.cpp Roll-back r250822. 2015-10-20 13:23:58 +00:00
FrontendActions.cpp Apply clang-tidy's misc-move-constructor-init throughout Clang. 2016-05-27 14:27:13 +00:00
HTMLPrint.cpp Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
InclusionRewriter.cpp [modules] Don't write @import in -E output if the current language mode doesn't 2016-04-08 00:09:53 +00:00
RewriteMacros.cpp
RewriteModernObjC.cpp Fix a couple assertions that can never fire because the condition ANDed with the string is just true or 1. 2016-04-24 02:08:22 +00:00
RewriteObjC.cpp Fix a couple assertions that can never fire because the condition ANDed with the string is just true or 1. 2016-04-24 02:08:22 +00:00
RewriteTest.cpp