<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi all,<br>
    <br>
    Is there a way given a SourceLocation to determine if this location
    is under a preprocessor conditional directive (e.g., #ifdef, #if,
    etc.). I tried adding the PPConditionalDirectiveRecord as a
    preprocessor callback and then calling the
    rangeIntersectsConditionalDirective, but that didn't work.<br>
    <br>
    Cheers,<br>
    Kostas<br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </body>
</html>