bolt/deps/llvm-18.1.8/clang/test/Preprocessor/objc-pp.m
2025-02-14 19:21:04 +01:00

5 lines
157 B
Objective-C

// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic -ffreestanding
// expected-no-diagnostics
#import <stdint.h> // no warning on #import in objc mode.