add newline to make cl.exe happy.
[oota-llvm.git] / include / llvm / ADT / StringSwitch.h
2009-10-29 Zhongxing Xuadd newline to make cl.exe happy.
2009-10-29 Douglas GregorA switch-on-string-literal construct that is a nice...