diff options
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-04-17 05:41:09 +0000 | 
|---|---|---|
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-04-17 05:41:09 +0000 | 
| commit | c98ec20a0e31b6cf9b5c1f2c418d177d4661cdf5 (patch) | |
| tree | 6437f2839ed8693a47ad66244b8a087bc2d74362 /llvm/tools/llvm-diff/DifferenceEngine.h | |
| parent | 99042473d075b10c275f357682aec8bbb8fc1667 (diff) | |
| download | llvm-c98ec20a0e31b6cf9b5c1f2c418d177d4661cdf5.zip llvm-c98ec20a0e31b6cf9b5c1f2c418d177d4661cdf5.tar.gz llvm-c98ec20a0e31b6cf9b5c1f2c418d177d4661cdf5.tar.bz2 | |
IR: Use getRawScope() when verifying
Fix a couple of places in the Verifier that call `getScope()` instead of
`getRawScope()`.  Both DIDerivedType::getScope and
DICompositeType::getScope return a DITypeRef right now (which wraps a
Metadata*) so I don't think there's currently an observable bug.  I
found this because a future commit that will change them to cast to
DIScope*.
llvm-svn: 266552
Diffstat (limited to 'llvm/tools/llvm-diff/DifferenceEngine.h')
0 files changed, 0 insertions, 0 deletions
