summaryrefslogtreecommitdiffstats
path: root/clang/test/Misc/ast-dump-stmt.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-03-22 10:01:29 +0000
committerDaniel Jasper <djasper@google.com>2013-03-22 10:01:29 +0000
commit55213652486fb9d90d9ccaefd73d2c5f4eceed06 (patch)
tree1907bc2de5cf82356af0383ceb41d2fa5a8d2b7d /clang/test/Misc/ast-dump-stmt.cpp
parent7b261db8e61653e6e885d7313ec9617e47d4a1f3 (diff)
downloadbcm5719-llvm-55213652486fb9d90d9ccaefd73d2c5f4eceed06.tar.gz
bcm5719-llvm-55213652486fb9d90d9ccaefd73d2c5f4eceed06.zip
Make clang-format understand more line comments.
Apparently one needs to set LangOptions.LineComment. Before "//* */" got reformatted to "/ /* */" as the lexer was returning the token sequence (slash, comment). This could also lead to weird other stuff, e.g. for people that like to using comments like: //**************** llvm-svn: 177720
Diffstat (limited to 'clang/test/Misc/ast-dump-stmt.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud