llvm-project
d02714c8 - [clang][bytecode] Return success for pointers to locals (#151980)

Commit
55 days ago
[clang][bytecode] Return success for pointers to locals (#151980) They aren't valid, but we leave them successful here and CheckLValueConstantExpression will diagnose them later.
Author
Parents
Loading