mdklatt / clion-bug-24777

Minimal project to reproduce CLion bug CPP-24777 (this has been fixed in v2021.1.1).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clion-bug

Simple application to reproduce CPP-24777 for CLion 2021.1. Loading the CMake project in CLion fails, and code assistance does not work correctly. However, the project will build and execute as expected.

Previous versions of CLion work as expected with this project.

About

Minimal project to reproduce CLion bug CPP-24777 (this has been fixed in v2021.1.1).

License:MIT License


Languages

Language:C++ 74.5%Language:CMake 25.5%