[PATCH] D119951: [demangler] Fix build breakage

Nathan Sidwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 17 04:49:01 PST 2022


urnathan added a comment.

In D119951#3328038 <https://reviews.llvm.org/D119951#3328038>, @ChuanqiXu wrote:

> May I ask what's the reason that the previous version would break the build? I am curious since it looks NFC to me.

I think I flubbed syncing copies after adding <algorithm>, and for some reason that didn;t break my build.  As the reporter points out <algorithm>'s rather large for just the one function.


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

https://reviews.llvm.org/D119951



More information about the llvm-commits mailing list