diff options
author | Keno Fischer <kfischer@college.harvard.edu> | 2015-10-20 10:13:55 +0000 |
---|---|---|
committer | Keno Fischer <kfischer@college.harvard.edu> | 2015-10-20 10:13:55 +0000 |
commit | a010cfa59274e6a9dce6ecc810cc10ca1b2b29bf (patch) | |
tree | d2a6ea889dc6f35eb34222d1dd025ecbe0022f8b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 85f1d6678f5df79e7e5d0432c148169de57fdde0 (diff) | |
download | llvm-a010cfa59274e6a9dce6ecc810cc10ca1b2b29bf.zip llvm-a010cfa59274e6a9dce6ecc810cc10ca1b2b29bf.tar.gz llvm-a010cfa59274e6a9dce6ecc810cc10ca1b2b29bf.tar.bz2 |
Fix missing INITIALIZE_PASS_DEPENDENCY for AddressSanitizer
Summary: In r231241, TargetLibraryInfoWrapperPass was added to
`getAnalysisUsage` for `AddressSanitizer`, but the corresponding
`INITIALIZE_PASS_DEPENDENCY` was not added.
Reviewers: dvyukov, chandlerc, kcc
Subscribers: kcc, llvm-commits
Differential Revision: http://reviews.llvm.org/D13629
llvm-svn: 250813
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions