sampsyo / quala

custom type systems for Clang
MIT License
96 stars 7 forks source link

Nullness: Recognize C++11 nullptr #2

Closed sampsyo closed 10 years ago

sampsyo commented 10 years ago

Values of type nullptr_t in C++11 should be marked NULLABLE automatically.