We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455dea1 commit 80efa6aCopy full SHA for 80efa6a
clang/include/clang/Analysis/FlowSensitive/NoopLattice.h
@@ -46,6 +46,6 @@ namespace llvm {
46
// CLANG_LINK_CLANG_DYLIB
47
extern template struct CLANG_TEMPLATE_ABI
48
Any::TypeId<clang::dataflow::NoopLattice>;
49
-};
+}; // namespace llvm
50
51
#endif // LLVM_CLANG_ANALYSIS_FLOWSENSITIVE_NOOP_LATTICE_H
0 commit comments