[PATCH] D156320: [FLang] Add support for Rpass flag
victorkingi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 7 09:01:18 PDT 2023
victorkingi updated this revision to Diff 547813.
victorkingi added a comment.
Herald added a subscriber: wangpc.
added extraction of absolute file path in TextDiagnosticPrinter
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156320/new/
https://reviews.llvm.org/D156320
Files:
clang/include/clang/Driver/Options.td
clang/lib/Basic/DiagnosticIDs.cpp
clang/lib/Driver/ToolChains/Flang.cpp
flang/include/flang/Frontend/CodeGenOptions.h
flang/lib/Frontend/CompilerInvocation.cpp
flang/lib/Frontend/FrontendActions.cpp
flang/lib/Frontend/TextDiagnosticPrinter.cpp
flang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
flang/test/Driver/driver-help-hidden.f90
flang/test/Driver/driver-help.f90
flang/test/Driver/frontend-forwarding.f90
flang/test/Driver/optimization-remark.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156320.547813.patch
Type: text/x-patch
Size: 28044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230807/90a8dcc2/attachment-0001.bin>
More information about the cfe-commits
mailing list