[cfe-commits] [PATCH] PR13453: Fix clang_isCursorDefinition returning false when parsed with SkipFunctionBodies

Amaury de la Vieuville amaury.dlv at gmail.com
Tue Sep 18 04:29:12 PDT 2012


Hi,

This patch fixes a bug in which clang_isCursorDefinition returned
false for function definitions when parsed with
CXTranslationUnit_SkipFunctionBodies.
We also changed the expected output in
test/Parser/skip-function-bodies.mm since it was accepting this buggy
behavior.

--
Ahmed Bougacha
Amaury de la Vieuville
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR13453.patch
Type: application/octet-stream
Size: 6680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120918/97d5779d/attachment.obj>


More information about the cfe-commits mailing list