llvm-project
98f1ae05
- [clang] Fix assertion with invalid embed limit parameter value (#157896)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#157896 - [clang] Fix assertion with invalid embed limit parameter value
Author
Fznamznon
Parents
f56309ac
Loading