aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Sema/SemaAccess.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-08-12 22:54:47 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-08-12 22:54:47 +0000
commit295282e0ab0671011cad8a51778e1ca17af6b28c (patch)
treebb8e998c25e44f39262ae40ed14e3f805317b234 /clang/lib/Sema/SemaAccess.cpp
parentf49de4814c930a8f1c03fc664ac34d867e900487 (diff)
downloadllvm-295282e0ab0671011cad8a51778e1ca17af6b28c.zip
llvm-295282e0ab0671011cad8a51778e1ca17af6b28c.tar.gz
llvm-295282e0ab0671011cad8a51778e1ca17af6b28c.tar.bz2
[PM/AA] Remove the AliasDebugger pass.
This debugger was designed to catch places where the old update API was failing to be used correctly. As I've removed the update API, it no longer serves any purpose. We can introduce new debugging aid passes around any future work w.r.t. updating AAs. Note that I've updated the documentation here, but really I need to rewrite the documentation to carefully spell out the ideas around stateful AA and how things are changing in the AA world. However, I'm hoping to do that as a follow-up to the refactoring of the AA infrastructure to work in both old and new pass managers so that I can write the documentation specific to that world. Differential Revision: http://reviews.llvm.org/D11984 llvm-svn: 244825
Diffstat (limited to 'clang/lib/Sema/SemaAccess.cpp')
0 files changed, 0 insertions, 0 deletions