llvm-project
98f1ae05 - [clang] Fix assertion with invalid embed limit parameter value (#157896)

Commit
55 days ago
[clang] Fix assertion with invalid embed limit parameter value (#157896) If a negative value was given we would fail to skip till the end of the directive and trip a failed assertion. Fixes https://github.com/llvm/llvm-project/issues/157842
Author
Parents
Loading