llvm/unittests
Zachary Turner 2dcb697d33 [ADT] Add llvm::StringLiteral.
StringLiteral is a wrapper around a string literal useful for
replacing global tables of char arrays with global tables of
StringRefs that can initialized in a constexpr context, avoiding
the invocation of a global constructor.

Differential Revision: https://reviews.llvm.org/D27686

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289551 91177308-0d34-0410-b5e6-96231b3b80d8
2016-12-13 17:03:49 +00:00
..
2016-12-13 17:03:49 +00:00
2016-11-17 01:02:52 +00:00
2016-01-26 21:29:08 +00:00