[all-commits] [llvm/llvm-project] de6164: PR50456: Properly handle multiple escaped newlines...
Richard Smith via All-commits
all-commits at lists.llvm.org
Mon May 24 16:21:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de6164ec4da0cfea1b0d0e472c432ea1be4d9c29
https://github.com/llvm/llvm-project/commit/de6164ec4da0cfea1b0d0e472c432ea1be4d9c29
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2021-05-24 (Mon, 24 May 2021)
Changed paths:
M clang/lib/Lex/Lexer.cpp
M clang/test/Lexer/block_cmt_end.c
Log Message:
-----------
PR50456: Properly handle multiple escaped newlines in a '*/'.
More information about the All-commits
mailing list