Such macros were exposing some edge cases in the preprocessor
regarding empty tokens.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101207
[flang] Fix crash from -DMACRO= with empty replacement ClosedPublic Authored by klausler on Apr 23 2021, 4:28 PM.
Details Summary Such macros were exposing some edge cases in the preprocessor
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 23 2021, 7:17 PM Closed by commit rG0eb3299d28e4: [flang] Fix crash from -DMACRO= with empty replacement (authored by klausler). · Explain WhyApr 24 2021, 10:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 340304 flang/include/flang/Common/interval.h
flang/lib/Parser/provenance.cpp
|