[all-commits] [llvm/llvm-project] ced761: PR45267: Don't reject pure-specifiers with escaped...
Richard Smith via All-commits
all-commits at lists.llvm.org
Fri Mar 20 18:45:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ced7617c3853d19ffa00a578e92ffd7c54b6c2fb
https://github.com/llvm/llvm-project/commit/ced7617c3853d19ffa00a578e92ffd7c54b6c2fb
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-03-20 (Fri, 20 Mar 2020)
Changed paths:
M clang/lib/Parse/ParseDeclCXX.cpp
M clang/test/Parser/cxx-class.cpp
Log Message:
-----------
PR45267: Don't reject pure-specifiers with escaped newlines in their '0' token.
More information about the All-commits
mailing list