diff options
author | Howard Hinnant <hhinnant@apple.com> | 2012-05-07 16:50:38 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2012-05-07 16:50:38 +0000 |
commit | 0ae9efeb1a14a665a0f5d6819e25a83cc6ea348a (patch) | |
tree | 58e9ae0b2d978910d723a7c8b2ca8d3bb5fb2ca2 /llvm/lib/Support/SourceMgr.cpp | |
parent | bcaa94db6c4018314cf2f050711a35e9afac8cb8 (diff) | |
download | llvm-0ae9efeb1a14a665a0f5d6819e25a83cc6ea348a.zip llvm-0ae9efeb1a14a665a0f5d6819e25a83cc6ea348a.tar.gz llvm-0ae9efeb1a14a665a0f5d6819e25a83cc6ea348a.tar.bz2 |
SFINAE __bit_iterator such that it will only get instantiated with a container that has the nested type __storage_type. This prevents accidental instantiation such as in http://llvm.org/bugs/show_bug.cgi?id=12755. This fixes http://llvm.org/bugs/show_bug.cgi?id=12755.
llvm-svn: 156308
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions