summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace/TestInlineNamespace.py
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2019-06-22 18:55:51 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2019-06-22 18:55:51 +0000
commitebae85bc4a3119a02255bf75de5b06742627eb7d (patch)
tree5279e76789d6eec5e78ee1b3efebe5afdb617cf5 /lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace/TestInlineNamespace.py
parenta962c1bc0fd12d6666d3ef2eabf58f1df5b69136 (diff)
downloadbcm5719-llvm-ebae85bc4a3119a02255bf75de5b06742627eb7d.tar.gz
bcm5719-llvm-ebae85bc4a3119a02255bf75de5b06742627eb7d.zip
builtins: relax __iso_volatile_{load,store}32
This is reduced from MSVC's MSVCPRT 14.21.27702 atomic header. Because Windows is a LLP64 environment, `long`, `long int`, and `int` are all synonymous. Change the signature for `__iso_volatile_load32` and `__iso_volatile_store32` to accept a `long int` instead. This allows an implicit cast of `int` to `long int` while also permitting `long` to be accepted. llvm-svn: 364137
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace/TestInlineNamespace.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud