Debugging C++ frontend using CLion IDE

2023-03-01 Thread Berke Yavas via Gcc
Hi, I am trying to set up my environment for the upcoming google summer of code. One thing I haven't figured out yet, how can I debug C++ frontend(or any other language frontend) with CLion. If anybody managed to do this(or using another IDE), could you please share your settings with me? Best re

[GSoC][C++: Implement compiler built-in traits for the standard library traits]

2023-02-28 Thread Berke Yavas via Gcc
Hi, I am Berke. I am interested in the project C++: Implement compiler built-in traits for the standard library traits for the upcoming GSoC. I am a Software Engineer with a year of experience. I am very excited to have a chance to work on gcc. So far, I have built gcc from source, runned tests.