
(on functions with no pointer arguments) but only when the attribute has not been coming from a macro instantiation in a header file. Fixes first part of radar 6857843. llvm-svn: 114860
3 lines
65 B
C
3 lines
65 B
C
// rdar: //6857843
|
|
#define NONNULL_ATTR __attribute__((nonnull))
|