<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hi,</div>
<div> </div>
<div>When using the libclang API, ‘#define’ statements yield cursors, but ‘#undefine’ statements do not.</div>
<div> </div>
<div>Without a record of #undefines, I can’t determine which #defines are extant at any given point in the code, and am thus unable to fully determine dependencies between source files.</div>
<div> </div>
<div>Is it possible to determine which #defines are active for a given source location, or would the addition of #undefine cursors be a reasonable feature request for the libclang API?</div>
<div> </div>
<div> </div>
<div>Thanks!</div>
<div> </div>
<div>iestyn Bleasdale-Shepherd</div>
<div> </div>
</span></font>
</body>
</html>