[all-commits] [llvm/llvm-project] 5d12e9: [Clang][NFC] Make unused flag `-fopenmp-new-driver...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Sep 22 19:34:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d12e9a5717c738522cd5ec98f098fbf4ce1aec2
      https://github.com/llvm/llvm-project/commit/5d12e9a5717c738522cd5ec98f098fbf4ce1aec2
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-09-22 (Thu, 22 Sep 2022)

  Changed paths:
    M clang/include/clang/Driver/Options.td

  Log Message:
  -----------
  [Clang][NFC] Make unused flag `-fopenmp-new-driver` help hidden

Summary:
This flag was deprecated awhile back but still shows up when using
`clang --help`. This patch just gets rid of it but keeps its interface
for backward compatibility.




More information about the All-commits mailing list