================
@@ -0,0 +1,147 @@
+// RUN: %check_clang_tidy -check-suffix=DONTCHECK \
----------------
unterumarmung wrote:
Thanks! It was just weird for me that the contents of the namespace are
indented, for example here:
```cpp
namespace overload_with_inline {
inline namespace inline_namespace {
std::string overload1(int) { return "int"; }
```
https://github.com/llvm/llvm-project/pull/196387
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits