[cfe-users] Enable C++11 flag by default in clang?

Miguel Carvajal krvajal.miguelangel at gmail.com
Thu Jul 10 18:49:00 PDT 2014


Hi, i'm trying to compile clang but before continue i want to know if there
is a way to turn on c++11 mode by default in the compiler.
I mean, turn the switch on so i don't have to type clang++ -std=c+11 every
time/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20140710/692c736b/attachment.html>


More information about the cfe-users mailing list