Age | Commit message (Expand) | Author |
---|---|---|
2012-08-01 | Fix shadowed variable warning | Nick Kledzik |
2010-08-18 | Finish full attribute class emission for clang. | Sean Hunt |
2009-12-11 | Simplify this class by removing the result cache. | Gabor Greif |
2009-12-01 | typo | Gabor Greif |
2009-12-01 | demonstrate usage of Cases() mapping several strings to the same value; remov... | Gabor Greif |
2009-11-17 | add Case() with 5 args | Nuno Lopes |
2009-11-09 | Add StringSwitch::Cases overloads, for matching multiple strings to a single | Daniel Dunbar |
2009-10-29 | add newline to make cl.exe happy. | Zhongxing Xu |
2009-10-29 | A switch-on-string-literal construct that is a nice alternative to | Douglas Gregor |