Reword ELAST warning
authorJF Bastien <jfb@google.com>
Tue, 24 Feb 2015 01:59:38 +0000 (01:59 +0000)
committerJF Bastien <jfb@google.com>
Tue, 24 Feb 2015 01:59:38 +0000 (01:59 +0000)
commit2ca8c6b9ca2c13729a84cfa68311d61b2416e4b2
treec0891296659a8cda2720aaf8b286e0324461ba50
parent8e29dec98657764a907746694a3b835860828f2c
Reword ELAST warning

Summary:
GCC emits a pretty amusing warning when there are apostrophes in a #warning:
```warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]```

Reword the warning to avoid this, and be more consistent with other warnings in libc++.

Reviewers: danalbert

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D7818

llvm-svn: 230298
libcxx/src/config_elast.h