[all-commits] [llvm/llvm-project] d26520: [Clang] Own the CommandLineArgs in CodeGenOptions

Alexandre Ganea via All-commits all-commits at lists.llvm.org
Tue Dec 21 14:41:52 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d26520f6f78785b0c4c296a8a992f2adb656c6ec
      https://github.com/llvm/llvm-project/commit/d26520f6f78785b0c4c296a8a992f2adb656c6ec
  Author: Alexandre Ganea <alexandre.ganea at legionlabs.com>
  Date:   2021-12-21 (Tue, 21 Dec 2021)

  Changed paths:
    M clang/include/clang/Basic/CodeGenOptions.h
    M clang/lib/Driver/Job.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    M llvm/include/llvm/MC/MCTargetOptions.h

  Log Message:
  -----------
  [Clang] Own the CommandLineArgs in CodeGenOptions

Fixes PR52704 : https://github.com/llvm/llvm-project/issues/52704

Differential Revision: https://reviews.llvm.org/D116011




More information about the All-commits mailing list