[all-commits] [llvm/llvm-project] 2d3f5a: Fix typo in enum-base disambiguation.
Richard Smith via All-commits
all-commits at lists.llvm.org
Sun May 10 13:40:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2d3f5a62de8e5d2cc25aaa49d0a00d31ed32544a
https://github.com/llvm/llvm-project/commit/2d3f5a62de8e5d2cc25aaa49d0a00d31ed32544a
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-05-10 (Sun, 10 May 2020)
Changed paths:
M clang/lib/Parse/ParseTentative.cpp
M clang/test/Parser/cxx0x-ambig.cpp
A clang/test/Parser/cxx98-enum.cpp
A clang/test/Parser/objcxx-enum.mm
Log Message:
-----------
Fix typo in enum-base disambiguation.
More information about the All-commits
mailing list