This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
5020f958d8
llvm-project
/
lldb
/
source
/
Plugins
/
ObjectFile
History
Jim Ingham
28eb57114d
Bunch of cleanups for warnings found by the llvm static analyzer.
...
llvm-svn: 165808
2012-10-12 17:34:26 +00:00
..
ELF
Ran the static analyzer on the codebase and found a few things.
2012-07-17 03:23:13 +00:00
Mach-O
Bunch of cleanups for warnings found by the llvm static analyzer.
2012-10-12 17:34:26 +00:00
PECOFF
Cleaned up the lldb_private::Mangled class to get rid of the tokenizing code that has bit rotted and isn't being used. Also cleaned up the API to the "lldb_private::Mangled" to always take "const ConstString &" arguments instead of both "const ConstString &" and "const char *".
2012-07-18 23:18:10 +00:00