diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-12-30 14:02:58 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-12-30 14:02:58 +0000 |
commit | 666761afabe5c7a36c4b326d537d00c2820644f2 (patch) | |
tree | eb6768ae705206fa5d3581d812722d94181406e7 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 18799ff8376f8e00840d41feebb7f8c2b55adada (diff) | |
download | llvm-666761afabe5c7a36c4b326d537d00c2820644f2.zip llvm-666761afabe5c7a36c4b326d537d00c2820644f2.tar.gz llvm-666761afabe5c7a36c4b326d537d00c2820644f2.tar.bz2 |
Revert "[ptr-traits] Implement the base pointer traits using the actual"
The commit we revert is rather small, but it enables a larger piece of new
infrastructure that allows to detected misuses of pointer-traits at compile
time. Unfortunately, this change breaks with the use of incomplete types (e.g.
in Polly). As I am not aware of a simple fix on the Polly side, I temporarely
revert this commit to clean the bots and sync-up with Chandler how to best
adapt to these recent changes.
This reverts commit https://llvm.org/svn/llvm-project/llvm/trunk@256620.
llvm-svn: 256642
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions