brintos

brintos / llvm-project-archived public Read only

0
0
Text · 215 B · 1e75d44 Raw
6 lines · cpp
1// RUN: rm -rf %t2// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I %S/Inputs/self-referencing-lambda %s -verify -emit-obj -std=c++14 -o %t2.o3// expected-no-diagnostics4 5#include "a.h"6