diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-06-17 07:21:38 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-06-17 07:21:38 +0000 |
commit | ecbd16829a4d793983a4b2f3670c3c44801a07f2 (patch) | |
tree | b04b4975da863f812773f3f2920de42569405e03 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ac80dc753228af5f1b415bc9fa9834aeba19122b (diff) | |
download | llvm-ecbd16829a4d793983a4b2f3670c3c44801a07f2.zip llvm-ecbd16829a4d793983a4b2f3670c3c44801a07f2.tar.gz llvm-ecbd16829a4d793983a4b2f3670c3c44801a07f2.tar.bz2 |
[PM/AA] Remove the UnknownSize static member from AliasAnalysis.
This is now living in MemoryLocation, which is what it pertains to. It
is also an enum there rather than a static data member which is left
never defined.
llvm-svn: 239886
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions