diff options
author | Nicolas Vasilache <ntv@google.com> | 2020-01-03 14:28:32 -0500 |
---|---|---|
committer | Nicolas Vasilache <ntv@google.com> | 2020-01-03 14:30:35 -0500 |
commit | aaaf6c456093101aea50be740ce1598174e6e5aa (patch) | |
tree | c52d834fda6fa47a89f1dfac2349a87175ffebe8 /clang-tools-extra/unittests/clang-tidy/AddConstTest.cpp | |
parent | 9c2b72821be64db7795dd18586c2ae7edb905c21 (diff) | |
download | bcm5719-llvm-aaaf6c456093101aea50be740ce1598174e6e5aa.tar.gz bcm5719-llvm-aaaf6c456093101aea50be740ce1598174e6e5aa.zip |
[mlir][Linalg] NFC - Hotfix GenericLoopNestBuilder compilation error (-fpermissive)
This should fix the error:
```
mlir/include/mlir/Dialect/Linalg/Utils/Utils.h:72:3: error: from definition of 'template<class LoopTy> mlir::edsc::GenericLoopNestRangeBuilder<LoopTy>::GenericLoopNestRangeBuilder(llvm::ArrayRef<mlir::edsc::ValueHandle*>, llvm::ArrayRef<mlir::Value>)' [-fpermissive]
GenericLoopNestRangeBuilder(ArrayRef<edsc::ValueHandle *> ivs,
```
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/AddConstTest.cpp')
0 files changed, 0 insertions, 0 deletions