diff options
author | Carlos Alberto Enciso <carlos.alberto.enciso@gmail.com> | 2022-04-08 14:18:13 +0100 |
---|---|---|
committer | Carlos Alberto Enciso <carlos.alberto.enciso@gmail.com> | 2022-04-08 14:54:55 +0100 |
commit | 10c11f5c434a4162debcb53d43c8d01e9e111d21 (patch) | |
tree | 312aab3674d07152ce5487b546a1ee04bdcfd1e9 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 175265ef800f28f94eb63c19d97759a214d33c06 (diff) | |
download | llvm-10c11f5c434a4162debcb53d43c8d01e9e111d21.zip llvm-10c11f5c434a4162debcb53d43c8d01e9e111d21.tar.gz llvm-10c11f5c434a4162debcb53d43c8d01e9e111d21.tar.bz2 |
[llvm-pdbutil] Move global state (Filters) inside LinePrinter class.
The changes described by:
https://reviews.llvm.org/D121801
https://reviews.llvm.org/D122226
Moved some llvm-pdbutil functionality to the debug PDB library.
This patch addresses one outstanding issue concerning the global
state (Filters) created in the PDB library.
- Move 'Filters' inside the 'LinePrinter' class.
- Omit 'Optional' and just pass 'PrintScope &HeaderScope' everywhere.
Reviewed By: aganea
Differential Revision: https://reviews.llvm.org/D122887
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions