summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2011-08-12 23:34:31 +0000
committerJim Ingham <jingham@apple.com>2011-08-12 23:34:31 +0000
commit16e0c68627e11db66466e10c55d506038af23b47 (patch)
treeaef6162cdb62e5f3ba9e6cbfb4472d951ba340dd /clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
parent729ed799c7923a7d23ab71575546b42811a7741d (diff)
downloadbcm5719-llvm-16e0c68627e11db66466e10c55d506038af23b47.tar.gz
bcm5719-llvm-16e0c68627e11db66466e10c55d506038af23b47.zip
Make ValueObject::SetValueFromCString work correctly.
Also change the SourceInitFile to look for .lldb-<APPNAME> and source that preferentially if it exists. Also made the breakpoint site report its address as well as its breakpoint number when it gets hit and can't find any the associated locations (usually because the breakpoint got disabled or deleted programmatically between the time it was hit and reported.) Changed ThreadPlanCallFunction to initialize the ivar m_func in the initializers of the constructor, rather than waiting to initialize till later on in the function. Fixed a bug where if you make an SBError and the ask it Success, it returns false. Fixed ValueObject::ResolveValue so that it resolves a temporary value, rather than overwriting the one in the value object. llvm-svn: 137536
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud