diff options
author | Markus Böck <markus.boeck02@gmail.com> | 2023-02-07 16:38:28 +0100 |
---|---|---|
committer | Markus Böck <markus.boeck02@gmail.com> | 2023-02-07 16:48:58 +0100 |
commit | ad48a0e573b25575bc800012d08bcd78780042de (patch) | |
tree | 0012791a4748e2a4cb4693636ece173a4b4c03bd /clang/lib/Basic/FileManager.cpp | |
parent | 604c9a07f3a9e93c4091bfc4e5c4d984be4ef686 (diff) | |
download | llvm-ad48a0e573b25575bc800012d08bcd78780042de.zip llvm-ad48a0e573b25575bc800012d08bcd78780042de.tar.gz llvm-ad48a0e573b25575bc800012d08bcd78780042de.tar.bz2 |
[mlir] Switch default Fold API to using FoldAdaptors
As mentioned in https://discourse.llvm.org/t/psa-new-improved-fold-method-signature-has-landed-please-update-your-downstream-projects/67618, it has now been about one month since the new fold API has been introduced.
Any downstream users that have not yet switched, nor explicitly set useFoldAPI to kEmitRawAttributesFolder will experience a build break after this patch, requiring them to either switch to the new API or explicitly use the old one and live with the warning set by TableGen.
Differential Revision: https://reviews.llvm.org/D143497
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions