[PATCH] D139400: [clang] Show error when a local variables is passed as default template parameter
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 8 13:03:25 PST 2022
shafik added inline comments.
================
Comment at: clang/lib/Sema/SemaTemplate.cpp:11
+#include <iostream> // massberg
#include "TreeTransform.h"
----------------
Please remove.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139400/new/
https://reviews.llvm.org/D139400
More information about the cfe-commits
mailing list