This bug was observed by Apple since their compiler processes LangOpts and CGOpts in a different order
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D79735
FP LangOpts should not be dependent on CGOpts ClosedPublic Authored by mibintc on May 11 2020, 11:55 AM.
Details Summary This bug was observed by Apple since their compiler processes LangOpts and CGOpts in a different order
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 11 2020, 12:24 PM Closed by commit rG01dc694ccb86: FP LangOpts should not be dependent on CGOpt This bug was observed by Apple… (authored by mibintc). · Explain WhyMay 11 2020, 12:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 263252 clang/lib/Frontend/CompilerInvocation.cpp
|