mitaki28 / vscode-clang

Completion and Diagnostic for C/C++/Objective-C using Clang
MIT License
128 stars 24 forks source link

respond slowly when cpp code change #68

Open yc-alex-xu opened 6 years ago

yc-alex-xu commented 6 years ago
  1. the clang/libc++ 6.0.1 installed
  2. after code change, some "error" indication still not change.
  3. save the cpp & build can solve this problem.