[all-commits] [llvm/llvm-project] d37925: Orc: Remove an unnecessary explicit scope

David Blaikie via All-commits all-commits at lists.llvm.org
Fri Jan 31 10:32:06 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d379253ca19b274681b075421612c7430a98c637
      https://github.com/llvm/llvm-project/commit/d379253ca19b274681b075421612c7430a98c637
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h

  Log Message:
  -----------
  Orc: Remove an unnecessary explicit scope

(was useful at some point in the past for scoping some error handling
that's since been tidied up a bit)




More information about the All-commits mailing list