[PATCH] Use -std=c++11 when no arguments are provided.
Ariel Bernal
ariel.j.bernal at intel.com
Mon Aug 12 09:36:44 PDT 2013
================
Comment at: cpp11-migrate/tool/Cpp11Migrate.cpp:25
@@ -24,3 +24,3 @@
#include "clang/Frontend/FrontendActions.h"
#include "clang/Tooling/CommonOptionsParser.h"
#include "clang/Tooling/Tooling.h"
----------------
Ariel Bernal wrote:
> Guillaume Papin wrote:
> > I believe this should disappear.
> yes
I meant is needed for CommonHelp
http://llvm-reviews.chandlerc.com/D1337
More information about the cfe-commits
mailing list