summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/cpp11-migrate/UseNullptr/macros.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-041-164/+0
* cpp11-migrate: Check for valid NULL macros from macro arg expansionsEdwin Vane2013-05-161-0/+8
* Added comprehensive macro arg usage logic to Use-Nullptr TransformEdwin Vane2013-05-061-25/+74
* Refactor Usenullptr matcher to avoid duplicationAriel J. Bernal2013-04-011-3/+15
* Allow users to specify NULL like macros to be replacedTareq A. Siraj2013-03-281-2/+4
* Don't replace macro usage if macro body has NULLEdwin Vane2013-03-191-0/+93
OpenPOWER on IntegriCloud