summaryrefslogtreecommitdiff
path: root/tools/Makefile
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2011-09-28 20:41:50 +0000
committerEli Friedman <eli.friedman@gmail.com>2011-09-28 20:41:50 +0000
commitf56dc281ceea53f191ee3fb773a44aa4e5dc76ce (patch)
tree7d980657dfe8548ce2ef57ff4023d541a16bf7ac /tools/Makefile
parentb18abd077e168f38acb1633c4101fbe3c8a18e41 (diff)
downloadllvm-f56dc281ceea53f191ee3fb773a44aa4e5dc76ce.tar.gz
llvm-f56dc281ceea53f191ee3fb773a44aa4e5dc76ce.tar.bz2
llvm-f56dc281ceea53f191ee3fb773a44aa4e5dc76ce.tar.xz
NULL cannot be portably used as the last argument to a function with __attribute((sentinel)), even though it usually works. Use (void*)0 instead. PR11002.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140720 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/Makefile')
0 files changed, 0 insertions, 0 deletions