We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 785c0b2 commit 04377daCopy full SHA for 04377da
clang/test/Analysis/lambdas-modern.cpp
@@ -1,5 +1,6 @@
1
// RUN: %clang_analyze_cc1 -std=c++14 -analyzer-checker=core,debug.ExprInspection -analyzer-config inline-lambdas=true -verify %s
2
// RUN: %clang_analyze_cc1 -std=c++17 -analyzer-checker=core,debug.ExprInspection -analyzer-config inline-lambdas=true -verify %s
3
+// XFAIL: *
4
5
#include "Inputs/system-header-simulator-cxx.h"
6
0 commit comments