<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2016-02-19 20:52 GMT+06:00 Aleksei Sidorin <span dir="ltr"><<a href="mailto:a.sidorin@samsung.com" target="_blank">a.sidorin@samsung.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">a.sidorin added a comment.<br>
<br>
Serge Pavlov: I'll enable tests from you patch  (<a href="http://reviews.llvm.org/D14224" rel="noreferrer" target="_blank">http://reviews.llvm.org/D14224</a>) after all node types your patch supports will be supported. If you're agree, of course.<br>
<div class=""><div class="h5"><br></div></div></blockquote><div>Yes, sure, that would be nice!</div><div><br></div><div>I cannot compile clang with the patch applied:</div><div>```</div><div><div>In file included from /export/serge/llvm/llvm/llvm/utils/unittest/googletest/include/gtest/gtest.h:57:0,</div><div>                 from /export/serge/llvm/llvm/llvm/tools/clang/unittests/AST/MatchVerifier.h:26,</div><div>                 from /export/serge/llvm/llvm/llvm/tools/clang/unittests/AST/ASTImporterTest.cpp:16:</div><div>/export/serge/llvm/llvm/llvm/tools/clang/unittests/AST/ASTImporterTest.cpp: In member function âvirtual void clang::ast_matchers::ImportExpr_ImportAtomicExpr_Test::TestBody()â:</div><div>/export/serge/llvm/llvm/llvm/tools/clang/unittests/AST/ASTImporterTest.cpp:241:21: error: âatomicExprâ was not declared in this scope</div><div>                     )))))));</div><div>                     ^</div></div><div>```</div><div>and many other error messages.</div><div><br></div><div>Thanks,</div><div>--Serge</div><div><br></div></div></div></div>