Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | s/CPlusPlus0x/CPlusPlus11/g | Richard Smith |
2012-11-11 | s/BCPLComment/LineComment/ | Nico Weber |
2012-10-17 | Add -std=c++1y argument, for *highly* experimental C++14 support. | Richard Smith |
2011-12-23 | Mass rename C1x references to C11. The name hasn't proliferated like "C++0x" ... | Benjamin Kramer |
2011-07-20 | now that we have a centralized place to do so, add some using declarations for | Chris Lattner |
2011-05-02 | When using -std= flag added check to make sure language and standard are comp... | Chad Rosier |
2011-04-15 | C1X: add a language standard | Peter Collingbourne |
2009-11-29 | Add missing accessors. | Daniel Dunbar |
2009-11-27 | Fix typo, thanks Sebastian! | Daniel Dunbar |
2009-11-26 | Factor out a LangStandard class and coalesce the information about the standa... | Daniel Dunbar |