Meinersbur added inline comments.
================ Comment at: lib/Sema/SemaChecking.cpp:5534 + if (!IsFirst) + return CommonResult; + ---------------- Not sure what should be returned here; To minimize surprises, this returns what the current version would have returned. Repository: rC Clang https://reviews.llvm.org/D48734 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits