diff options
author | Nicolas Hillegeer <nicolas@hillegeer.com> | 2014-07-23 14:37:48 +0200 |
---|---|---|
committer | Nicolas Hillegeer <nicolas@hillegeer.com> | 2014-07-23 14:37:48 +0200 |
commit | f430ec5c50fbe7707343136cc4f3dde72b62d950 (patch) | |
tree | 4cd14c28356fb39ef86081ddf6f90ce2471a9339 /runtime/compiler/php.vim | |
parent | ba04a1c30674523fb7880b3003d8087ed7852cd9 (diff) | |
download | rneovim-f430ec5c50fbe7707343136cc4f3dde72b62d950.tar.gz rneovim-f430ec5c50fbe7707343136cc4f3dde72b62d950.tar.bz2 rneovim-f430ec5c50fbe7707343136cc4f3dde72b62d950.zip |
func_attr: clang/icc support NONNULL_* attr
Both clang and (apparently) icc support the nonnull attribute. So I'm not
sure why it wasn't enabled in the first place.
- clang: http://clang-analyzer.llvm.org/annotations.html#attr_nonnull
- icc: https://software.intel.com/en-us/forums/topic/280290 (not conclusive
evidence, but the best I could find, lacking docs)
Diffstat (limited to 'runtime/compiler/php.vim')
0 files changed, 0 insertions, 0 deletions