forked from OSchip/llvm-project
![]() This happens whenever there is a c-style explicit cast to nullptr not surrounded by parentheses following a return statement. - Added a white space before nullptr if the character before is alphanumeric when replacing the null pointer expression. - Simplified visitor - Addes tests llvm-svn: 179103 |
||
---|---|---|
.. | ||
NullptrActions.cpp | ||
NullptrActions.h | ||
NullptrMatchers.cpp | ||
NullptrMatchers.h | ||
UseNullptr.cpp | ||
UseNullptr.h |