[PATCH] D100957: [Support] Don't include VirtualFileSystem.h in CommandLine.h

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 21 07:19:36 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGba7a92c01e86: [Support] Don't include VirtualFileSystem.h in CommandLine.h (authored by thakis).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D100957?vs=339222&id=339226#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100957/new/

https://reviews.llvm.org/D100957

Files:
  clang/include/clang/Frontend/FrontendOptions.h
  clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp
  clang/tools/apinotes-test/APINotesTest.cpp
  clang/tools/clang-offload-wrapper/ClangOffloadWrapper.cpp
  llvm/include/llvm/Support/CommandLine.h
  llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/CommandFlags.cpp
  llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp
  llvm/lib/LTO/LTO.cpp
  llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
  llvm/lib/Remarks/YAMLRemarkSerializer.cpp
  llvm/lib/Support/CommandLine.cpp
  llvm/lib/Support/WithColor.cpp
  llvm/lib/Transforms/Utils/Debugify.cpp
  llvm/tools/llvm-cov/TestingSupport.cpp
  llvm/tools/llvm-cxxmap/llvm-cxxmap.cpp
  llvm/tools/llvm-exegesis/llvm-exegesis.cpp
  llvm/tools/llvm-jitlink/llvm-jitlink.cpp
  llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
  llvm/tools/llvm-profgen/PerfReader.cpp
  llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp
  llvm/tools/split-file/split-file.cpp
  llvm/unittests/Support/CommandLineTest.cpp
  llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp
  llvm/unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp
  llvm/utils/TableGen/GICombinerEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100957.339226.patch
Type: text/x-patch
Size: 19063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210421/a77c01bf/attachment.bin>


More information about the llvm-commits mailing list