[all-commits] [llvm/llvm-project] a93cac: [clang driver] Remove a bit of redundant flang spe...

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Dec 6 14:21:46 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a93cacf9b08f0780f2ae2832da10a9a841ae7d03
      https://github.com/llvm/llvm-project/commit/a93cacf9b08f0780f2ae2832da10a9a841ae7d03
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M clang/lib/Driver/Driver.cpp

  Log Message:
  -----------
  [clang driver] Remove a bit of redundant flang specific code [nfc]

getOptionVisibilityMask already returns options::FlangOption in FlangMode,
so this assignment is entirely pointless.




More information about the All-commits mailing list