[PATCH] D123384: Removed Expected Compilation Error

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 9 05:45:43 PDT 2022


aaron.ballman added a comment.

In D123384#3440730 <https://reviews.llvm.org/D123384#3440730>, @ps-19 wrote:

> I too have a doubt that cstdlib may have been added through some another header file, but i was not sure about it.

Then I would recommend abandoning this patch. This sort of change is great if it's solving an issue, but otherwise doesn't add much value because it's not really fixing anything.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123384



More information about the llvm-commits mailing list