[all-commits] [llvm/llvm-project] 7a0c54: [lldb][NFC] NFC refactoring ClangExpressionDeclMap...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Sat Nov 23 09:41:41 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a0c54844474ca110a2ca5316d86ec08417c1730
      https://github.com/llvm/llvm-project/commit/7a0c54844474ca110a2ca5316d86ec08417c1730
  Author: Raphael Isemann <risemann at apple.com>
  Date:   2019-11-23 (Sat, 23 Nov 2019)

  Changed paths:
    M lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp

  Log Message:
  -----------
  [lldb][NFC] NFC refactoring ClangExpressionDeclMap::LookupLocalVariable

Adding an early exits and moving variable declarations closer to their
actual use.




More information about the All-commits mailing list