swift
9d5359d1
- [Demangling] Remove includes of swift/Basic/Assertions.h
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Demangling] Remove includes of swift/Basic/Assertions.h They are not used. Demangling uses `assert()` from <cassert>, and macros from lib/Demangling/DemanglerAssert.h. Reverts the lib/Demangling changes from #74184. No behavior change.
References
#75690 - [Demangling] Remove includes of swift/Basic/Assertions.h
Author
nico
Committer
nico
Parents
a894dd27
Loading