[PATCH] D131258: [Sema] Merge variable template specializations

YingChi Long via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 6 12:06:00 PDT 2022


inclyc added inline comments.


================
Comment at: clang/test/Modules/merge-var-template-spec-cxx-modules.cpp:45
+export import var_def;
\ No newline at end of file

----------------
Missing newline


================
Comment at: clang/test/Modules/merge-var-template-spec.cpp:68
+#endif // VAR2_H
\ No newline at end of file

----------------
Missing newline


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131258



More information about the cfe-commits mailing list