diff options
| author | Douglas Gregor <dgregor@apple.com> | 2011-08-30 22:40:35 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2011-08-30 22:40:35 +0000 |
| commit | 86325ad2b52158ccd8b10185987a6bf9e59f823f (patch) | |
| tree | 490794e9afec6bf25b3bd0e77b4d08fd6c63f9f5 /llvm/lib/Transforms/Hello | |
| parent | 924255875e31f16a61084b1acd6536184343a372 (diff) | |
| download | bcm5719-llvm-86325ad2b52158ccd8b10185987a6bf9e59f823f.tar.gz bcm5719-llvm-86325ad2b52158ccd8b10185987a6bf9e59f823f.zip | |
Allow C99 hexfloats in C++0x mode. This change resolves the standards
collision between C99 hexfloats and C++0x user-defined literals by
giving C99 hexfloats precedence. Also, warning about user-defined
literals that conflict with hexfloats and those that have names that
are reserved by the implementation. Fixes <rdar://problem/9940194>.
llvm-svn: 138839
Diffstat (limited to 'llvm/lib/Transforms/Hello')
0 files changed, 0 insertions, 0 deletions

