[PATCH] D153229: [llvm] Move StringExtras.h include from Error.h to Error.cpp

Elliot Goodrich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 23 06:22:20 PDT 2023


IncludeGuardian added a comment.

@barannikov88 no it's not. I was going to commit separately to keep the change small, but it turns out that if I move this to the source file there are no additional changes needed. SmallVector.h has now been moved to Error.cpp as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153229/new/

https://reviews.llvm.org/D153229



More information about the cfe-commits mailing list