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
4be56e93706f94de488c4ca31e98510bbdd0bc47
clang-p2996
/
clang
/
lib
/
Rewrite
History
Yaron Keren
70bd288534
Make local function isWhitespaceExceptNL static instead of in anonymous namespace
...
per the coding standard. Thanks Craig Tooper for noticing this. llvm-svn: 243381
2015-07-28 04:54:03 +00:00
..
CMakeLists.txt
Delete unused method and clangAST dependency it required.
2014-10-26 14:26:55 +00:00
DeltaTree.cpp
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
2015-06-22 23:07:51 +00:00
HTMLRewrite.cpp
…
Makefile
…
Rewriter.cpp
Make local function isWhitespaceExceptNL static instead of in anonymous namespace
2015-07-28 04:54:03 +00:00
RewriteRope.cpp
Remove empty non-virtual destructors or mark them =default when non-public
2015-04-11 15:58:30 +00:00
TokenRewriter.cpp
…