forked from OSchip/llvm-project
Apply clang-tidy fixes for llvm-namespace-comment in ToolUtilities.h (NFC)
This commit is contained in:
parent
b0aea19813
commit
ba37c3b152
|
@ -19,7 +19,7 @@
|
|||
|
||||
namespace llvm {
|
||||
class MemoryBuffer;
|
||||
}
|
||||
} // namespace llvm
|
||||
|
||||
namespace mlir {
|
||||
struct LogicalResult;
|
||||
|
|
Loading…
Reference in New Issue