News

I am running into a problem with clang's code-completion feature. A simple class illustrates the problem: ~/Source/clang-test/test.h: Asking clang for completion suggestions at "m_" in the to ...