diff options
author | Elliot Goodrich <elliotgoodrich@gmail.com> | 2023-06-17 13:18:23 +0100 |
---|---|---|
committer | Elliot Goodrich <elliotgoodrich@gmail.com> | 2023-07-08 10:19:07 +0100 |
commit | 39d8e6e22cd192db6ace37a4c842265058dcddb8 (patch) | |
tree | 263d31ae7a6f53755416933dd29c5b89e2a129c3 /llvm/lib/Support/Error.cpp | |
parent | 23f0f061c399a51b9c846a7aaab1c15ce039e1a3 (diff) | |
download | llvm-39d8e6e22cd192db6ace37a4c842265058dcddb8.zip llvm-39d8e6e22cd192db6ace37a4c842265058dcddb8.tar.gz llvm-39d8e6e22cd192db6ace37a4c842265058dcddb8.tar.bz2 |
Add missing StringExtras.h includes
In preparation for removing the `#include "llvm/ADT/StringExtras.h"`
from the header to source file of `llvm/Support/Error.h`, first add in
all the missing includes that were previously included transitively
through this header.
This is fixing all files missed in b0abd4893fa1.
Differential Revision: https://reviews.llvm.org/D154543
Diffstat (limited to 'llvm/lib/Support/Error.cpp')
0 files changed, 0 insertions, 0 deletions