Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
fe0a0fb65f18a8495d97a700ca62fe639ffd85e9
/
.
/
test
/
SemaObjC
/
nonnull.h
blob: f5a038f5adf5de4e74c24c2d45c66256c7b63055 [
file
] [
log
] [
blame
]
Fariborz Jahanian
60acea4
2010-09-27 19:05:51 +0000
[
diff
] [
blame
]
1
// rdar: //6857843
2
#define
NONNULL_ATTR __attribute__
((
nonnull
))