diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2018-12-11 19:30:49 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2018-12-11 19:30:49 +0000 |
commit | 94f3e74bc805884735252e638b024edccd0701e1 (patch) | |
tree | 7430beb0acc9365d7099ee0b1f7f1a714e912cdb /clang/test/Sema/format-strings-bitfield-promotion.c | |
parent | fed6740374bc53b02eee98870ce0c3e879d72baa (diff) | |
download | bcm5719-llvm-94f3e74bc805884735252e638b024edccd0701e1.tar.gz bcm5719-llvm-94f3e74bc805884735252e638b024edccd0701e1.zip |
Stop stripping comments from AST matcher example code.
The AST matcher documentation dumping script was being a bit over-zealous about stripping comment markers, which ended up causing comments in example code to stop being comments. Fix that by only stripping comments at the start of a line, rather than removing any forward slash (which also impacts prose text).
llvm-svn: 348891
Diffstat (limited to 'clang/test/Sema/format-strings-bitfield-promotion.c')
0 files changed, 0 insertions, 0 deletions