[Lldb-commits] [PATCH] D82160: [lldb][PDB] Constexpr static member values as AST literals

2020-06-20 Thread Jack Andersen via Phabricator via lldb-commits
jackoalan marked 4 inline comments as done. jackoalan added a comment. Thank you @teemperor, your comments and changes in D81471 are very informative. I didn't realise DWARF had similar issues with static const members. Curiously, I am able to resolve direct va

[Lldb-commits] [PATCH] D82160: [lldb][PDB] Constexpr static member values as AST literals

2020-06-20 Thread Jack Andersen via Phabricator via lldb-commits
jackoalan updated this revision to Diff 272287. jackoalan added a comment. Review changes from @teemperor. Base on `TypeSystemClang::SetIntegerInitializerForVariable` from D81471 , and add associated `TypeSystemClang::SetFloatingInitializerForVariable`. Reposi

[Lldb-commits] [lldb] 6e3faae - [lldb/Lua] Remove redundant variable (NFC)

2020-06-20 Thread Jonas Devlieghere via lldb-commits
Author: Jonas Devlieghere Date: 2020-06-20T23:28:22-07:00 New Revision: 6e3faaeb44bdcb42f059fa68eec1687c0f903a58 URL: https://github.com/llvm/llvm-project/commit/6e3faaeb44bdcb42f059fa68eec1687c0f903a58 DIFF: https://github.com/llvm/llvm-project/commit/6e3faaeb44bdcb42f059fa68eec1687c0f903a58.d

[Lldb-commits] [lldb] e13fca4 - [lldb] Remove unused includes (NFC)

2020-06-20 Thread Jonas Devlieghere via lldb-commits
Author: Jonas Devlieghere Date: 2020-06-20T22:38:45-07:00 New Revision: e13fca4fac3119ebde8d7c4cf302fee47f95931f URL: https://github.com/llvm/llvm-project/commit/e13fca4fac3119ebde8d7c4cf302fee47f95931f DIFF: https://github.com/llvm/llvm-project/commit/e13fca4fac3119ebde8d7c4cf302fee47f95931f.d

Re: [Lldb-commits] [lldb] 90c1af1 - [lldb][NFC] Add more test for builtin formats

2020-06-20 Thread Eric Christopher via lldb-commits
This is failing on some of the debian buildbots so I've temporarily reverted it here: commit 10b43541360efb35a1d33e9cf1e93023ebd69b15 (HEAD -> master, origin/master, origin/HEAD) Author: Eric Christopher Date: Sat Jun 20 14:21:42 2020 Temporarily Revert "[lldb][NFC] Add more test for built

[Lldb-commits] [lldb] 10b4354 - Temporarily Revert "[lldb][NFC] Add more test for builtin formats"

2020-06-20 Thread Eric Christopher via lldb-commits
Author: Eric Christopher Date: 2020-06-20T14:21:42-07:00 New Revision: 10b43541360efb35a1d33e9cf1e93023ebd69b15 URL: https://github.com/llvm/llvm-project/commit/10b43541360efb35a1d33e9cf1e93023ebd69b15 DIFF: https://github.com/llvm/llvm-project/commit/10b43541360efb35a1d33e9cf1e93023ebd69b15.di

[Lldb-commits] [lldb] 90c1af1 - [lldb][NFC] Add more test for builtin formats

2020-06-20 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-20T19:31:40+02:00 New Revision: 90c1af106a20785ffd01c0d6a41db8bc0160fd11 URL: https://github.com/llvm/llvm-project/commit/90c1af106a20785ffd01c0d6a41db8bc0160fd11 DIFF: https://github.com/llvm/llvm-project/commit/90c1af106a20785ffd01c0d6a41db8bc0160fd11.dif

[Lldb-commits] [lldb] 8027f04 - [lldb/Test] Disable TestBuiltinFormats.py on Windows

2020-06-20 Thread Jonas Devlieghere via lldb-commits
Author: Jonas Devlieghere Date: 2020-06-19T22:41:29-07:00 New Revision: 8027f04a6d438b83b75856b03278122f14d6b1d3 URL: https://github.com/llvm/llvm-project/commit/8027f04a6d438b83b75856b03278122f14d6b1d3 DIFF: https://github.com/llvm/llvm-project/commit/8027f04a6d438b83b75856b03278122f14d6b1d3.d

[Lldb-commits] [lldb] 7a9a341 - [lldb/Test] Temporarily skip watch simulator in TestSimulatorPlatform.py

2020-06-20 Thread Jonas Devlieghere via lldb-commits
Author: Jonas Devlieghere Date: 2020-06-19T22:41:29-07:00 New Revision: 7a9a341953857ade599817eb83625dcd34684a22 URL: https://github.com/llvm/llvm-project/commit/7a9a341953857ade599817eb83625dcd34684a22 DIFF: https://github.com/llvm/llvm-project/commit/7a9a341953857ade599817eb83625dcd34684a22.d

[Lldb-commits] [lldb] ab88826 - [lldb] Skip TestBuiltinFormats.py on arm for now

2020-06-20 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-20T11:22:44+02:00 New Revision: ab888262b32bcdbf9c117e29b90b88c27859bb35 URL: https://github.com/llvm/llvm-project/commit/ab888262b32bcdbf9c117e29b90b88c27859bb35 DIFF: https://github.com/llvm/llvm-project/commit/ab888262b32bcdbf9c117e29b90b88c27859bb35.dif