diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2021-02-25 13:45:52 +0100 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2021-02-25 13:53:24 +0100 |
commit | 43cac1d27d7d57a7800150f95c3f8ac1e3b2bc2b (patch) | |
tree | ac325516f5126f8ed75f946669e3fe5ed0bbd0e8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fa7eb3e4a60c620b820ff6c616c678f659f4528e (diff) | |
download | llvm-43cac1d27d7d57a7800150f95c3f8ac1e3b2bc2b.zip llvm-43cac1d27d7d57a7800150f95c3f8ac1e3b2bc2b.tar.gz llvm-43cac1d27d7d57a7800150f95c3f8ac1e3b2bc2b.tar.bz2 |
[clang][cli] NFC: Remove ArgList infrastructure for recording queries
This patch removes the infrastructure for recording queries in `ArgList`, partially reverting D94472.
The infrastructure was used during command line round-trip to determine which arguments should a certain subset of `CompilerInvocation` generate.
Since D96280, the command line arguments are being generated all at once, making this code no longer necessary.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D96325
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions