diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2017-07-07 05:13:36 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2017-07-07 05:13:36 +0000 |
commit | 66631a12b833ffffa643bb67042811fe163cebae (patch) | |
tree | 50742974c69213fc33355ade56c4b05699592dde /llvm/utils/TableGen/CodeGenMapTable.cpp | |
parent | 6c4bfba8f3e2f08f5b42f8a18c3ab0d5a3f5e23c (diff) | |
download | llvm-66631a12b833ffffa643bb67042811fe163cebae.zip llvm-66631a12b833ffffa643bb67042811fe163cebae.tar.gz llvm-66631a12b833ffffa643bb67042811fe163cebae.tar.bz2 |
cmath: Support clang's -fdelayed-template-parsing
r283051 added some functions to cmath (in namespace std) that have the
same name as functions in math.h (in the global namespace). Clang's
limited support for `-fdelayed-template-parsing` chokes on this. Rename
the ones in `cmath` and their uses in `complex` and the test.
rdar://problem/32848355
llvm-svn: 307357
Diffstat (limited to 'llvm/utils/TableGen/CodeGenMapTable.cpp')
0 files changed, 0 insertions, 0 deletions