[clang] [libcxx] [llvm] Reapply "[Clang] Implement resolution for CWG1835 (#92957)" (PR #98547)

2024-07-23 Thread Kyun via cfe-commits

KyunLFA wrote:

> @KyunLFA Could you send the commit hash of the clang build which you're 
> using? I'm unable to reproduce the errors.

Sure, it's 
https://github.com/llvm/llvm-project/commit/43213002b99e32d618f2afbbaaeb2ff8dfc84e33
 .

Also, just to make sure, have you tried building the whole ares emulator 
project with `make` on the root dir of 
https://github.com/ares-emulator/ares.git ?

https://github.com/llvm/llvm-project/pull/98547
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


[clang] [libcxx] [llvm] Reapply "[Clang] Implement resolution for CWG1835 (#92957)" (PR #98547)

2024-07-20 Thread Kyun via cfe-commits

KyunLFA wrote:

> I'm also seeing a hard "missing 'template' keyword prior to dependent 
> template name" error when building the 510.parest_r benchmark from SPEC CPU 
> 2017

Hitting this same error compiling the ares emulator on 19.


https://github.com/llvm/llvm-project/pull/98547
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits