diff options
author | Kazu Hirata <kazu@google.com> | 2025-07-03 15:49:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-03 15:49:43 -0700 |
commit | 96f7f22825d06323a477344cff32d550c045bc42 (patch) | |
tree | ca0d2d0cc6a7a780ea077950a0e6971dc8d26bf8 /clang-tools-extra/test/clang-doc/json/nested-namespace.cpp | |
parent | 2910c24638fcbc3dec02be072e6026d01012d946 (diff) | |
download | llvm-96f7f22825d06323a477344cff32d550c045bc42.zip llvm-96f7f22825d06323a477344cff32d550c045bc42.tar.gz llvm-96f7f22825d06323a477344cff32d550c045bc42.tar.bz2 |
[mlir][examples] Use {} instead of std::nullopt (NFC) (#146949)
This patch fixes deprecation warnings like:
mlir/include/mlir/IR/TypeRange.h:51:19: error: 'ArrayRef' is
deprecated: Use {} or ArrayRef<T>() instead
[-Werror,-Wdeprecated-declarations]
Diffstat (limited to 'clang-tools-extra/test/clang-doc/json/nested-namespace.cpp')
0 files changed, 0 insertions, 0 deletions