]> granicus.if.org Git - clang/commit
Switch from constexpr to const char *const
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 11 Apr 2014 00:43:16 +0000 (00:43 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 11 Apr 2014 00:43:16 +0000 (00:43 +0000)
commit8f71cfc3dfa5a02ece0b8db5527c6b93bb5dc2af
treeeac5e81ab32bda05f9208cd679fc99ecb05ae29e
parent854cecb0a497cd10ee4abb3cf43b2d24d874b4f9
Switch from constexpr to const char *const

Responding to Richard Smith's review of r205037.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206008 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenPGO.cpp