[PATCH] Fix UseNullptr fails to replace explicit cast to nullptr	assigned to const pointers
    Edwin Vane 
    edwin.vane at intel.com
       
    Fri Apr  5 12:39:17 PDT 2013
    
    
  
  One small nit. With that fix LGTM.
================
Comment at: test/cpp11-migrate/UseNullptr/basic.cpp:263
@@ +262,3 @@
+// Test where the implicit cast to null is surrounded by another implict cast
+// with possible explict casts in-between
+void test_const_pointers() {
----------------
Sentences end in periods.
http://llvm-reviews.chandlerc.com/D627
    
    
More information about the cfe-commits
mailing list