[clang-tools-extra] [clangd] Check for valid location in ExtractionContext::exprIsValidOutside (PR #71162)
Björn Pettersson via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 10 02:36:58 PST 2023
================
@@ -0,0 +1,11 @@
+// RUN: cp %s %t.c
----------------
bjope wrote:
Well, I forgot to add the [[]] thing around the call. Now I'm back on track again :-)
https://github.com/llvm/llvm-project/pull/71162
More information about the cfe-commits
mailing list