tzik added inline comments.
================ Comment at: test/CodeGenCXX/nrvo-noopt.cpp:1 +// RUN: %clang_cc1 -emit-llvm -O0 -o - %s | FileCheck %s + ---------------- rsmith wrote: > You don't need the `-O0` here; that's the default. Thanks! Done. Repository: rC Clang https://reviews.llvm.org/D47586 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits