[Clang] Own the CommandLineArgs in CodeGenOptions
authorAlexandre Ganea <alexandre.ganea@legionlabs.com>
Tue, 21 Dec 2021 22:41:26 +0000 (17:41 -0500)
committerAlexandre Ganea <alexandre.ganea@legionlabs.com>
Tue, 21 Dec 2021 22:41:35 +0000 (17:41 -0500)
commitd26520f6f78785b0c4c296a8a992f2adb656c6ec
treef65ee8efb92924d85a7ee596c72c88155006e045
parentbeff71520b5be766ef06a0e0c1e67629fa39f429
[Clang] Own the CommandLineArgs in CodeGenOptions

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

Differential Revision: https://reviews.llvm.org/D116011
clang/include/clang/Basic/CodeGenOptions.h
clang/lib/Driver/Job.cpp
clang/lib/Frontend/CompilerInvocation.cpp
llvm/include/llvm/MC/MCTargetOptions.h