summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2013-11-08 01:14:26 +0000
committerSean Callanan <scallanan@apple.com>2013-11-08 01:14:26 +0000
commita464f3d43a58a28cf5bbacbe6e0f74519367b697 (patch)
treed7fe859f8977660d4404cada0fa43e64287b345b /clang/lib/StaticAnalyzer/Core/BugReporter.cpp
parent949ec546c4414b879d565ac3cc7ac4487ed0ec76 (diff)
downloadbcm5719-llvm-a464f3d43a58a28cf5bbacbe6e0f74519367b697.tar.gz
bcm5719-llvm-a464f3d43a58a28cf5bbacbe6e0f74519367b697.zip
Changed the ABIs and ClangFunction to take a
llvm::ArrayRef of arguments rather than taking a fixed number of possibly-NULL pointers to arguments. Also changed ClangFunction::GetThreadPlanToCallFunction to take the address of the argument struct by value instead of by reference, since it doesn't actually modify the value passed into it. llvm-svn: 194232
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/BugReporter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud