mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 14:48:27 +08:00
Without DW_CC_pass_by_* attributes that Clang 7 started to emit in this test we don't properly read back the return value of the `get_*` functions and just read bogus memory. See also the TestReturnValue.py test.