================ Comment at: tools/clang/docs/HowToSetupToolingForLLVM.html:106 @@ +105,3 @@ + +<p>When editing .cpp/.cxx/.cc/.c file, hit F5 to reparse the file. In case the +current file has different extension (for example, .h), F5 will re-run the last ---------------- Either 'a .cpp... file' or '.cpp... files'
================ Comment at: tools/clang/docs/HowToSetupToolingForLLVM.html:107 @@ +106,3 @@ +<p>When editing .cpp/.cxx/.cc/.c file, hit F5 to reparse the file. In case the +current file has different extension (for example, .h), F5 will re-run the last +clang-check invocation made from this vim instance (if any). The output will ---------------- 'has a different extension' http://llvm-reviews.chandlerc.com/D35 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
