Skip to content
Commit 7d297de9 authored by Andy Yankovsky's avatar Andy Yankovsky Committed by Andy Yankovsky
Browse files

Reland "[lldb] Add support for using integral const static data members in the...

Reland "[lldb] Add support for using integral const static data members in the expression evaluator"

Reland 48678721 which broke tests on Arm and Windows.

* Windows -- on Windows const static data members with no out-of-class
  definition do have valid addresses, in constract to other platforms
  (Linux, macos) where they don't. Adjusted the test to expect success
  on Windows and failure on other platforms.

* Arm -- `int128` is not available on 32-bit ARM, so disable the test
  for this architecture.
parent 0a9752d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment