forked from OSchip/llvm-project
parent
6b822ce675
commit
7ee0efd289
|
@ -7,7 +7,7 @@
|
|||
//===----------------------------------------------------------------------===/
|
||||
//
|
||||
// This file implements the StringSwitch template, which mimics a switch()
|
||||
// statements whose cases are string literals.
|
||||
// statement whose cases are string literals.
|
||||
//
|
||||
//===----------------------------------------------------------------------===/
|
||||
#ifndef LLVM_ADT_STRINGSWITCH_H
|
||||
|
|
Loading…
Reference in New Issue