forked from OSchip/llvm-project
10414112d1
If a NullTo(Member)Pointer cast results from a macro arg expansion, all uses of the arg must result in such casts or else the macro arg cannot be replaced with 'nullptr' safely. This revision adds logic and tests to ensure the safety of replacing macro args in the Use-Nullptr Transform. Fixes: PR15816 llvm-svn: 181221 |
||
---|---|---|
.. | ||
AddOverride | ||
Core | ||
LoopConvert | ||
UseAuto | ||
UseNullptr | ||
tool | ||
CMakeLists.txt | ||
Makefile |