Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 29 Apr 2021 01:18:35 +0000 (18:18 -0700)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 30 Apr 2021 18:00:03 +0000 (11:00 -0700)
commit518d955f9dd2f5f854006a71ff9c8b117a66548b
tree50b1ecaa70173ac5315f31bedeab5e24b7b86775
parent499e89fc9119d901132bcc8ab460b1c161c22acc
Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC

Stop using the compatibility spellings of `OF_{None,Text,Append}`
left behind by 1f67a3cba9b09636c56e2109d8a35ae96dc15782. A follow-up
will remove them.

Differential Revision: https://reviews.llvm.org/D101650
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