Some vector indexing code in the preprocessor fails with empty
tokens or token sequences in predefined macros.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D158451
[flang] Fix crash from empty -DMACRO= (bug #64837) ClosedPublic Authored by klausler on Aug 21 2023, 1:28 PM.
Details Summary Some vector indexing code in the preprocessor fails with empty
Diff Detail Event TimelineThis revision is now accepted and ready to land.Aug 23 2023, 9:17 AM Closed by commit rGd40e6005db99: [flang] Fix crash from empty -DMACRO= (bug #64837) (authored by klausler). · Explain WhyAug 23 2023, 10:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 552118 flang/lib/Parser/preprocessor.cpp
flang/lib/Parser/token-sequence.h
|