Skip to content
Commit 09d6b80f authored by Richard Trieu's avatar Richard Trieu
Browse files

Exclude function calls for functions which have return type nullptr_t from

-Wnull-conversion warning.

These functions are basically equivalent to other pointer returning fuctions
which are already excluded by -Wnull-conversion.

llvm-svn: 257231
parent a692421a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment