[cfe-commits] r168041 - in /cfe/trunk: include/clang/AST/DeclObjC.h lib/CodeGen/CGDebugInfo.cpp lib/CodeGen/CGDebugInfo.h lib/CodeGen/CGObjCGNU.cpp lib/CodeGen/CodeGenModule.h lib/Driver/Compilation.cpp lib/Frontend/ASTUnit.cpp

jahanian fjahanian at apple.com
Thu Nov 15 09:02:58 PST 2012


On Nov 15, 2012, at 6:28 AM, Dmitri Gribenko <gribozavr at gmail.com> wrote:

> Author: gribozavr
> Date: Thu Nov 15 08:28:07 2012
> New Revision: 168041
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=168041&view=rev
> Log:
> Use empty parens for empty function parameter list instead of '(void)'.
> 

Why?
- fariborz





More information about the cfe-commits mailing list