[cfe-commits] r79782 - in /cfe/trunk: include/clang/Basic/DiagnosticFrontendKinds.td include/clang/Basic/LangOptions.h lib/CodeGen/CGCXX.cpp lib/Frontend/PCHReader.cpp lib/Frontend/PCHWriter.cpp tools/clang-cc/clang-cc.cpp

Sebastian Redl sebastian.redl at getdesigned.at
Sun Aug 23 01:30:55 PDT 2009


Anders Carlsson wrote:
> Author: andersca
> Date: Sat Aug 22 17:30:33 2009
> New Revision: 79782
>
> URL: http://llvm.org/viewvc/llvm-project?rev=79782&view=rev
> Log:
> Add a -fno-elide-constructors option to clang-cc.
>   
Purely out of curiosity: is there any reason anyone would even want that
option, or is it just there for GCC compatibility?

Sebastian



More information about the cfe-commits mailing list