Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D115248
Change Details
Change Details
Old
New
Diff
Fixes [[ https://llvm.org/PR28101 | PR28101 ]] (https://llvm.org/PR28101) where an invalid declarator would crash clang.
Fixes [[ https://llvm.org/PR28101 | PR28101 ]] (https://llvm.org/PR28101) by setting identifier for invalid member variables with template parameters, so that the invalid declarators would not crash clang.
Fixes [[ https://llvm.org/PR28101 | PR28101 ]] (https://llvm.org/PR28101)
where an
by setting identifier for invalid member variables with template parameters, so that the
invalid declarator
s
would
not
crash clang.
Continue