diff options
| author | Eric Fiselier <eric@efcs.ca> | 2015-08-23 02:34:18 +0000 |
|---|---|---|
| committer | Eric Fiselier <eric@efcs.ca> | 2015-08-23 02:34:18 +0000 |
| commit | 24e817d22383879994baa0a8ac61624f282f8f75 (patch) | |
| tree | e713bdd806f3586cd6cc3a4d73ac9fb3ef5e0125 /clang/test/Coverage/codegen.c | |
| parent | e82b3b8bc589b58e7e3ef4b5412151ee8e452771 (diff) | |
| download | bcm5719-llvm-24e817d22383879994baa0a8ac61624f282f8f75.tar.gz bcm5719-llvm-24e817d22383879994baa0a8ac61624f282f8f75.zip | |
Cleanup fancy pointer rebinding in list using __rebind_pointer.
Currently we need an #ifdef branch every time we use pointer traits to rebind a pointer because
it is done differently in C++11 and C++03. This patch introduces the __rebind_pointer utility to
clean this up.
llvm-svn: 245802
Diffstat (limited to 'clang/test/Coverage/codegen.c')
0 files changed, 0 insertions, 0 deletions

