[cfe-dev] Clang ignores open_cl code?

Andreas Georgiou via cfe-dev cfe-dev at lists.llvm.org
Mon Jun 27 03:38:46 PDT 2016


Hello everyone, 
I have implemented an AST visitor and everything is working fine. Except from the fact that my visitor ignores lines which have to do with open_cl for example variable declarations or kernel declarations. I checked the same source code with clang-check and dumped the AST tree and guess what. Clang-check also ignores these specific lines of code.
Any idea why? 
Thank youAndreas Georgiou 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160627/b873c928/attachment.html>


More information about the cfe-dev mailing list