Serge_Preis added a comment.

Thank you all for your help! The problem was that in Windows-targeted builds 
-fdelayed-template-parsing is set by default affecting template symbols 
appearance in index. Throwing -fno-delayed-template-parsing to c-index-test 
fixed the situation for failed configuration. The regular Linux build wors as 
before. So attaching fixed patch for 2nd attempt.


Repository:
  rL LLVM

https://reviews.llvm.org/D32439



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to