[PATCH] D157151: [Driver] Refactor to use llvm Option's new Visibility flags
    Justin Bogner via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Aug 15 11:59:46 PDT 2023
    
    
  
bogner updated this revision to Diff 550418.
bogner added a comment.
Update release note to point at the reviews for conflict resolution instructions.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157151/new/
https://reviews.llvm.org/D157151
Files:
  clang-tools-extra/clangd/CompileCommands.cpp
  clang-tools-extra/modularize/Modularize.cpp
  clang/docs/InternalsManual.rst
  clang/include/clang/Driver/ClangOptionDocs.td
  clang/include/clang/Driver/Driver.h
  clang/include/clang/Driver/Options.h
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/Driver.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  clang/lib/Tooling/InterpolatingCompilationDatabase.cpp
  clang/tools/driver/cc1as_main.cpp
  clang/utils/TableGen/ClangOptionDocEmitter.cpp
  clang/utils/update_options_td_flags.py
  flang/docs/FlangDriver.md
  flang/docs/FlangOptionsDocs.td
  flang/lib/Frontend/CompilerInvocation.cpp
  flang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  flang/tools/flang-driver/driver.cpp
  llvm/docs/ReleaseNotes.rst
  llvm/include/llvm/Option/OptTable.h
  llvm/lib/Option/OptTable.cpp
  llvm/unittests/Option/OptionParsingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157151.550418.patch
Type: text/x-patch
Size: 381110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230815/07fd7b44/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list