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-01-26 20:23:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
493dffe2b12a0f9c61d700f23541c2a53fcedafe
llvm
/
lldb
/
source
/
Interpreter
/
OptionValueFileSpec.cpp
Greg Clayton
0b0b512fd6
OptionValueFileSpec had an accessor to read the contents of the file and return the data. This can end up being used to get the string contents of a text file and could end up not being NULL terminated. I added accessors to get the file contents raw, or with a null terminator. Added the needed calls to make this happen in the FileSpec and File classes.
...
llvm-svn: 162921
2012-08-30 18:15:10 +00:00
3.7 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink