george.karpenkov added inline comments.

================
Comment at: lib/StaticAnalyzer/Core/ExprEngineCXX.cpp:316
       }
     }
     break;
----------------
5 closing braces is a lot. What about moving the entire block under 
`CK_Complete` into a static function?


Repository:
  rC Clang

https://reviews.llvm.org/D44124



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to