mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
The function should use the by-ref SBError argument instead of creating a new one. This code has been here since ~forever, and was probably copied from methods which return an SBError result (where one needs to create a local variable).