[PATCH] D135341: adds `__reference_constructs_from_temporary`
Christopher Di Bella via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 12 13:46:33 PDT 2023
cjdb added inline comments.
================
Comment at: clang/lib/Sema/SemaExprCXX.cpp:33
#include "clang/Basic/TypeTraits.h"
+#include "clang/Basic/TokenKinds.h"
#include "clang/Lex/Preprocessor.h"
----------------
cor3ntin wrote:
> Superfluous change
Nice catch!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135341/new/
https://reviews.llvm.org/D135341
More information about the cfe-commits
mailing list