]> granicus.if.org Git - clang/commit
[libclang] Make sure the preable does not truncate comments.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 19 Apr 2013 23:24:25 +0000 (23:24 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 19 Apr 2013 23:24:25 +0000 (23:24 +0000)
commit355dae6f1b819c42e2b416ea154b03b0aeaf58a3
tree6a913f08957a09afaf6df4264186a8b5784da3e1
parente4cabeee0cc5903e5ebf1536f56c2d27c08fba72
[libclang] Make sure the preable does not truncate comments.

rdar://13647445

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179907 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/Lexer.cpp
test/Index/comment-with-preamble.c [new file with mode: 0644]