Skip to content
Commit be40b7e3 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

DeclContext::KindTrait was not meant to be used outside of DeclContext::CastTo...

DeclContext::KindTrait was not meant to be used outside of DeclContext::CastTo (causes compilation error on MSVC).
Add DeclContext::getDeclKind() and use that instead of DeclContext::KindTrait.

llvm-svn: 62164
parent 52348300
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment