This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-02 01:30:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47caf9a95618142a03316f91a72eed1910a79b14
llvm
/
lldb
/
scripts
/
Python
/
interface
/
SBValue.i
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
18 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink