This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fc07498e4aca8a94dea665a786d7509a60ffeb59
clang-p2996
/
clang
/
lib
/
Frontend
/
Rewrite
History
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
…