Skip to content
Commit 649c7b06 authored by Richard Smith's avatar Richard Smith
Browse files

PR18234: Mark a tag definition as invalid early if it appears in a

type-specifier in C++. Some checks will assert in this case otherwise (in
particular, the access specifier may be missing if this happens inside a class
definition, due to a violation of an AST invariant).

llvm-svn: 198721
parent 1c3996ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment