Stop using the compatibility spellings of OF_{None,Text,Append}
left behind by 1f67a3cba9b09636c56e2109d8a35ae96dc15782. A follow-up
(https://reviews.llvm.org/D101506) will remove them.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D101650
Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC ClosedPublic Authored by dexonsmith on Apr 30 2021, 10:26 AM.
Details Summary Stop using the compatibility spellings of OF_{None,Text,Append}
Diff Detail Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 21 others. · View Herald TranscriptApr 30 2021, 10:26 AM Herald added projects: Restricted Project, Restricted Project, Restricted Project. · View Herald TranscriptApr 30 2021, 10:26 AM Herald added subscribers: cfe-commits, stephenneuendorffer, nicolasvasilache. · View Herald Transcript dexonsmith added a child revision: D101506: Support: Remove F_{None,Text,Append} compatibility synonyms, NFC.Apr 30 2021, 10:28 AM This revision is now accepted and ready to land.Apr 30 2021, 10:39 AM This revision was landed with ongoing or failed builds.Apr 30 2021, 11:00 AM Closed by commit rG518d955f9dd2: Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC (authored by dexonsmith). · Explain Why This revision was automatically updated to reflect the committed changes. Herald added subscribers: sdasgup3, wenzhicui, wrengr, Chia-hungDuan. · View Herald TranscriptDec 6 2021, 6:59 AM
Revision Contents
Diff 341964 clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp
clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp
libclc/utils/prepare-builtins.cpp
lld/ELF/Driver.cpp
llvm/lib/Analysis/CFGPrinter.cpp
llvm/lib/Analysis/CallPrinter.cpp
llvm/lib/Analysis/DDGPrinter.cpp
llvm/tools/llvm-ml/llvm-ml.cpp
mlir/lib/Support/FileUtilities.cpp
|