xazax.hun added inline comments.

================
Comment at: clang/unittests/Analysis/IntervalPartitionTest.cpp:21
+namespace {
+template <typename T> using NodeData = CFGInterval::NodeData<T>;
+}  // namespace
----------------
Another redundant anonymous namespace here. 


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153058/new/

https://reviews.llvm.org/D153058

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to