[Lldb-commits] [lldb] 8f2632c - [lldb][test] Fix -Wctad-maybe-unsupported in AlarmTest.cpp (NFC)

2024-03-15 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2024-03-16T06:59:07+08:00 New Revision: 8f2632c45f54d1e91248be81db5d4908d1036213 URL: https://github.com/llvm/llvm-project/commit/8f2632c45f54d1e91248be81db5d4908d1036213 DIFF: https://github.com/llvm/llvm-project/commit/8f2632c45f54d1e91248be81db5d4908d1036213.diff LOG:

[Lldb-commits] [lldb] ba97dc8 - [lldb] Fix -Wctad-maybe-unsupported in Alarm.cpp (NFC)

2024-03-15 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2024-03-16T06:52:12+08:00 New Revision: ba97dc8c7a8fc26516fbdfe822343bc4d38fe3db URL: https://github.com/llvm/llvm-project/commit/ba97dc8c7a8fc26516fbdfe822343bc4d38fe3db DIFF: https://github.com/llvm/llvm-project/commit/ba97dc8c7a8fc26516fbdfe822343bc4d38fe3db.diff LOG:

[Lldb-commits] [lldb] d32bcbf - [lldb] Fix build failure in Debugger.cpp (NFC)

2024-03-05 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2024-03-06T10:17:58+08:00 New Revision: d32bcbf6a7f5beb63ce435c2bea737d33d5b7468 URL: https://github.com/llvm/llvm-project/commit/d32bcbf6a7f5beb63ce435c2bea737d33d5b7468 DIFF: https://github.com/llvm/llvm-project/commit/d32bcbf6a7f5beb63ce435c2bea737d33d5b7468.diff LOG:

[Lldb-commits] [lldb] 904cf66 - [lldb] Fix build error in lldb-dap.cpp (NFC)

2024-01-19 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2024-01-20T08:09:20+08:00 New Revision: 904cf66ec1d4089e5e661eb996487ba132b97664 URL: https://github.com/llvm/llvm-project/commit/904cf66ec1d4089e5e661eb996487ba132b97664 DIFF: https://github.com/llvm/llvm-project/commit/904cf66ec1d4089e5e661eb996487ba132b97664.diff LOG:

[Lldb-commits] [lldb] 989f250 - [lldb] 'scoped_lock' may not intend to support class template argument deduction (NFC)

2023-08-10 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2023-08-11T09:06:11+08:00 New Revision: 989f25001aee3457738c431ba1e977a8140726a0 URL: https://github.com/llvm/llvm-project/commit/989f25001aee3457738c431ba1e977a8140726a0 DIFF: https://github.com/llvm/llvm-project/commit/989f25001aee3457738c431ba1e977a8140726a0.diff LOG:

[Lldb-commits] [lldb] a330759 - [lldb] Fix -Wsign-compare in TestSectionSize.cpp (NFC)

2023-08-04 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2023-08-05T08:34:19+08:00 New Revision: a330759d6e4b7b241b70092e3dd1d0e237ad2a8a URL: https://github.com/llvm/llvm-project/commit/a330759d6e4b7b241b70092e3dd1d0e237ad2a8a DIFF: https://github.com/llvm/llvm-project/commit/a330759d6e4b7b241b70092e3dd1d0e237ad2a8a.diff LOG:

[Lldb-commits] [lldb] 34fe58e - [lldb] Add a deduction guides for scoped_lock in OptionValue.cpp & ThreadList.cpp (NFC)

2023-08-04 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2023-08-05T07:56:38+08:00 New Revision: 34fe58e0bc76eff973c9dd7daeddf13c38d184d9 URL: https://github.com/llvm/llvm-project/commit/34fe58e0bc76eff973c9dd7daeddf13c38d184d9 DIFF: https://github.com/llvm/llvm-project/commit/34fe58e0bc76eff973c9dd7daeddf13c38d184d9.diff LOG:

[Lldb-commits] [lldb] 8a45a54 - [lldb] Fix -Wreturn-type in RegisterInfos_x86_64_with_base_shared.cpp (NFC)

2023-07-20 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2023-07-21T11:42:42+08:00 New Revision: 8a45a54d59fcd29f559f4f260e2c447bef498e1e URL: https://github.com/llvm/llvm-project/commit/8a45a54d59fcd29f559f4f260e2c447bef498e1e DIFF: https://github.com/llvm/llvm-project/commit/8a45a54d59fcd29f559f4f260e2c447bef498e1e.diff LOG:

[Lldb-commits] [lldb] f6938ff - [lldb][test] Fix -Wsign-compare in GDBRemoteCommunicationClientTest.cpp (NFC)

2023-05-22 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2023-05-23T09:09:07+08:00 New Revision: f6938ffd4c56d270af62296e405a6b8bddf7955f URL: https://github.com/llvm/llvm-project/commit/f6938ffd4c56d270af62296e405a6b8bddf7955f DIFF: https://github.com/llvm/llvm-project/commit/f6938ffd4c56d270af62296e405a6b8bddf7955f.diff LOG:

[Lldb-commits] [lldb] 7b0e548 - [lldb] Fix enumeration value 'RvvInt32m1x2' not handled in switch (NFC)

2023-05-22 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2023-05-22T16:28:40+08:00 New Revision: 7b0e5485762b9fbbf81419aa67575c38e922e0a5 URL: https://github.com/llvm/llvm-project/commit/7b0e5485762b9fbbf81419aa67575c38e922e0a5 DIFF: https://github.com/llvm/llvm-project/commit/7b0e5485762b9fbbf81419aa67575c38e922e0a5.diff LOG:

[Lldb-commits] [lldb] c5fc780 - [lldb] Fix -Wctad-maybe-unsupported in PathMappingList.cpp (NFC)

2023-04-20 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2023-04-21T11:59:38+08:00 New Revision: c5fc7809e05940674424aaed7dd06c6be0639864 URL: https://github.com/llvm/llvm-project/commit/c5fc7809e05940674424aaed7dd06c6be0639864 DIFF: https://github.com/llvm/llvm-project/commit/c5fc7809e05940674424aaed7dd06c6be0639864.diff LOG:

[Lldb-commits] [lldb] 0ae342f - [lldb][test] Fix -Wsign-compare in RegisterFlagsTest.cpp (NFC)

2023-04-13 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2023-04-14T09:47:21+08:00 New Revision: 0ae342f45bedd29e34690de087011a9da4db6a65 URL: https://github.com/llvm/llvm-project/commit/0ae342f45bedd29e34690de087011a9da4db6a65 DIFF: https://github.com/llvm/llvm-project/commit/0ae342f45bedd29e34690de087011a9da4db6a65.diff LOG:

[Lldb-commits] [lldb] e42f920 - [lldb] Remove unused private field 'm_orig_rax_info' in RegisterContextLinux_x86_64.h (NFC)

2023-04-05 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2023-04-05T19:54:23+08:00 New Revision: e42f920918ca5b84329970825ce6a69b53f17bdb URL: https://github.com/llvm/llvm-project/commit/e42f920918ca5b84329970825ce6a69b53f17bdb DIFF: https://github.com/llvm/llvm-project/commit/e42f920918ca5b84329970825ce6a69b53f17bdb.diff LOG:

[Lldb-commits] [lldb] 55aa4bf - [lldb] Fix -Wswitch in TypeSystemClang.cpp ('SveBoolx2' and 'SveBoolx4' not handled in switch) (NFC)

2023-03-14 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2023-03-14T22:24:37+08:00 New Revision: 55aa4bfaee8a2bd5c56765b4d54c4115dcc5d6f3 URL: https://github.com/llvm/llvm-project/commit/55aa4bfaee8a2bd5c56765b4d54c4115dcc5d6f3 DIFF: https://github.com/llvm/llvm-project/commit/55aa4bfaee8a2bd5c56765b4d54c4115dcc5d6f3.diff LOG:

[Lldb-commits] [lldb] 5195e14 - [lldb] Add missing switch case for SveCount in TypeSystemClang::GetEncoding (NFC)

2023-03-07 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2023-03-08T09:08:42+08:00 New Revision: 5195e14bc1222e1b3f1b7b43c04e1c1ac3504cb1 URL: https://github.com/llvm/llvm-project/commit/5195e14bc1222e1b3f1b7b43c04e1c1ac3504cb1 DIFF: https://github.com/llvm/llvm-project/commit/5195e14bc1222e1b3f1b7b43c04e1c1ac3504cb1.diff LOG:

[Lldb-commits] [lldb] 42ecceb - [lldb] Fix -Wformat in DWARFDebugAranges.cpp (NFC)

2023-02-22 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2023-02-23T07:28:38+08:00 New Revision: 42ecceb76bfad21acc589cae0f25110f28006c3a URL: https://github.com/llvm/llvm-project/commit/42ecceb76bfad21acc589cae0f25110f28006c3a DIFF: https://github.com/llvm/llvm-project/commit/42ecceb76bfad21acc589cae0f25110f28006c3a.diff LOG:

[Lldb-commits] [lldb] 58bedae - [LLDB] Remove unused variable 'lang_rt' in ClangExpressionParser.cpp (NFC)

2023-02-16 Thread Jie Fu via lldb-commits
Author: Jie Fu Date: 2023-02-17T09:43:09+08:00 New Revision: 58bedaed0fea43fbf14bdb5f1da500528ca6dc80 URL: https://github.com/llvm/llvm-project/commit/58bedaed0fea43fbf14bdb5f1da500528ca6dc80 DIFF: https://github.com/llvm/llvm-project/commit/58bedaed0fea43fbf14bdb5f1da500528ca6dc80.diff LOG: