diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2022-01-26 15:20:19 +0100 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2022-01-26 15:56:26 +0100 |
commit | f7202723304461c4f94399b906333d6ede85579a (patch) | |
tree | 876118dd20a4c44e5ae8f803a13acadc741c1aeb /llvm/unittests/Support/BinaryStreamTest.cpp | |
parent | 33c3ef2fbeec4ede5fc303b09cdca99ae2c0522a (diff) | |
download | llvm-f7202723304461c4f94399b906333d6ede85579a.zip llvm-f7202723304461c4f94399b906333d6ede85579a.tar.gz llvm-f7202723304461c4f94399b906333d6ede85579a.tar.bz2 |
[clang][lex] Include tracking: simplify and move to preprocessor
This patch replaces the exact include count of each file in `HeaderFileInfo` with a set of included files in `Preprocessor`.
The number of includes isn't a property of a header file but rather a preprocessor state. The exact number of includes is not used anywhere except statistic tracking.
Reviewed By: vsapsai
Differential Revision: https://reviews.llvm.org/D114095
Diffstat (limited to 'llvm/unittests/Support/BinaryStreamTest.cpp')
0 files changed, 0 insertions, 0 deletions