llvm-project
be133ff4
- [flang] Fix preprocessor regression (#134405)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
178 days ago
[flang] Fix preprocessor regression (#134405) For numeric kind suffixes like 1_foo, the preprocessor should be able to perform macro replacement for macros named either "_foo" or "foo". Fixes https://github.com/llvm/llvm-project/issues/133399.
References
#134405 - [flang] Fix preprocessor regression
Author
klausler
Parents
b92f4d4c
Loading