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
cba4b1d64d027f8a7db87fef82fc0f2d75dac65d
clang-p2996
/
lldb
/
source
/
API
/
SBValue.cpp
Enrico Granata
edc4414094
Expose the ability to retrieve the result of a type validator via the SB API. To keep it simple, do not expose the pair, but just return a NULL string for success, and a non-NULL string for error; If we were to decide to expose the pair, we would need an SBTypeValidatorResult, which is fine, but it should come as part of exposing type validators through the SB API rather than as a one-off thing. So, KISS for now
...
llvm-svn: 217299
2014-09-06 01:30:04 +00:00
52 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink