CLion compile/debug OK but editor shows namespace-related errors
Upgraded to MacOS Sequoia 15.0, upgraded command-line tools. CLion compiles code and can step through code fine, but editor shows errors that looks like it's confused about namespaces when namespaces are explicitly specified. Note that if I remove the leading std:: then the angry red underline goes away.
Please sign in to leave a comment.