llvm-project
99829573 - [Clang][Webassembly] Remove unrachable code in ParseTypeQualifierListOpt (#153729)

Commit
192 days ago
[Clang][Webassembly] Remove unrachable code in ParseTypeQualifierListOpt (#153729) Static analysis flagged this goto as unreachable and indeed it is, so removing it.
Author
Parents
Loading