diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2020-07-14 20:26:38 -0700 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2020-10-13 10:53:10 -0700 |
commit | b76dc111dd02672488df794570d82e3edbbfa5d8 (patch) | |
tree | d344f31c59e27d91acec7b5fdf0ff61a8925fb90 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fd4b3f123d6e64769881e4c6351d5bbbdac30ce3 (diff) | |
download | llvm-b76dc111dd02672488df794570d82e3edbbfa5d8.zip llvm-b76dc111dd02672488df794570d82e3edbbfa5d8.tar.gz llvm-b76dc111dd02672488df794570d82e3edbbfa5d8.tar.bz2 |
[analyzer] NFC: Move IssueHash to libAnalysis.
IssueHash is an attempt to introduce stable warning identifiers
that won't change when code around them gets moved around.
Path diagnostic consumers print issue hashes for the emitted diagnostics.
This move will allow us to ultimately move path diagnostic consumers
to libAnalysis.
Differential Revision: https://reviews.llvm.org/D67421
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions