This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e62c54375d2e75acaaa1394de99f4f61462e7530
clang-p2996
/
lldb
/
source
/
Plugins
/
ExpressionParser
/
Clang
/
ClangASTSource.cpp
Greg Clayton
a19af5812f
Fix a crasher that could happen if ClangASTSource::CompleteType() found a type whose name matched, but came from a different language. We need to verify that any types we find are clang types before trying to extra a clang::QualType and then use it.
...
<rdar://problem/24138711> llvm-svn: 265443
2016-04-05 19:29:05 +00:00
73 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink