[PATCH] D107062: [flang][nfc] Fix variable names in `FrontendOptions`

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 2 03:09:15 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG23d4c4f3fb12: [flang][nfc] Fix variable names in `FrontendOptions` & `PreprocessorOptions` (authored by awarzynski).

Changed prior to commit:
  https://reviews.llvm.org/D107062?vs=363010&id=363422#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107062

Files:
  flang/docs/FlangDriver.md
  flang/include/flang/Frontend/CompilerInstance.h
  flang/include/flang/Frontend/FrontendOptions.h
  flang/include/flang/Frontend/PreprocessorOptions.h
  flang/lib/Frontend/CompilerInstance.cpp
  flang/lib/Frontend/CompilerInvocation.cpp
  flang/lib/Frontend/FrontendAction.cpp
  flang/lib/Frontend/FrontendActions.cpp
  flang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  flang/unittests/Frontend/FrontendActionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107062.363422.patch
Type: text/x-patch
Size: 23693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210802/52a4d9d3/attachment.bin>


More information about the llvm-commits mailing list