diff options
author | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2021-07-23 00:40:54 -0400 |
---|---|---|
committer | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2021-07-23 10:12:26 -0400 |
commit | af5602d369a5cfb4d77c6dd2fe1d0834de87ac76 (patch) | |
tree | 9645a1a65a5c09a6c4f9fadac988229e5436069d /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | f060aa1cf3f42ca967c3f63e18381d3579bb12d9 (diff) | |
download | llvm-af5602d369a5cfb4d77c6dd2fe1d0834de87ac76.zip llvm-af5602d369a5cfb4d77c6dd2fe1d0834de87ac76.tar.gz llvm-af5602d369a5cfb4d77c6dd2fe1d0834de87ac76.tar.bz2 |
[ORC] Work around AIX build compiler: Replace lambda; NFC
By replacing a lambda expression with a functor class instance, this
patch works around an issue encountered on AIX where the IBM XL compiler
appears to make no progress for many hours.
Reviewed By: jsji
Differential Revision: https://reviews.llvm.org/D106554
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions