[clang] 3951c28 - [clang] Replace Member Expressions During Instantiation If Necessary

2023-03-13 Thread Liming Liu via cfe-commits
Author: Liming Liu Date: 2023-03-13T22:22:06+08:00 New Revision: 3951c28b37ff67c87da59df961c4af19818c24c2 URL: https://github.com/llvm/llvm-project/commit/3951c28b37ff67c87da59df961c4af19818c24c2 DIFF: https://github.com/llvm/llvm-project/commit/3951c28b37ff67c87da59df961c4af19818c24c2.diff LO

[clang] 8498ba6 - [clang] Add the check of membership for the issue #58674 and improve the lookup process

2023-02-22 Thread Liming Liu via cfe-commits
Author: Liming Liu Date: 2023-02-22T16:43:50+08:00 New Revision: 8498ba6c2860c838183f9951b63df26ab5f02265 URL: https://github.com/llvm/llvm-project/commit/8498ba6c2860c838183f9951b63df26ab5f02265 DIFF: https://github.com/llvm/llvm-project/commit/8498ba6c2860c838183f9951b63df26ab5f02265.diff LO

[clang] d6d29dc - Revert commit 01adf96ebc86 because it caused "Unhandled DeclRefExpr" errors.

2023-01-28 Thread Liming Liu via cfe-commits
Author: Liming Liu Date: 2023-01-29T14:37:13+08:00 New Revision: d6d29dc4fa9cbb6d4d5622f9fea4697669edf214 URL: https://github.com/llvm/llvm-project/commit/d6d29dc4fa9cbb6d4d5622f9fea4697669edf214 DIFF: https://github.com/llvm/llvm-project/commit/d6d29dc4fa9cbb6d4d5622f9fea4697669edf214.diff LO

[clang] 01adf96 - [clang] Add the check of membership in decltype for the issue #58674

2023-01-28 Thread Liming Liu via cfe-commits
Author: Liming Liu Date: 2023-01-29T13:44:19+08:00 New Revision: 01adf96ebc8608bcdda0cacc303035b2e60ccb46 URL: https://github.com/llvm/llvm-project/commit/01adf96ebc8608bcdda0cacc303035b2e60ccb46 DIFF: https://github.com/llvm/llvm-project/commit/01adf96ebc8608bcdda0cacc303035b2e60ccb46.diff LO