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/
_______________________________________________ cfe-users mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-users
