ADT/StringRef: Add ::lower() and ::upper() methods.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 6 Nov 2011 18:04:43 +0000 (18:04 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 6 Nov 2011 18:04:43 +0000 (18:04 +0000)
commit589fbb1770df5f7bee1c5e24e9e8f4ca5091d528
treef8709aafc090333009509372c0aaed069a9c0917
parentcc4bcba0b9a819cd0ef5cb06a8b4972e3d6f8bf1
ADT/StringRef: Add ::lower() and ::upper() methods.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143880 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/StringRef.h
lib/Support/StringRef.cpp