Skip to content
  • Dmitri Gribenko's avatar
    Structured comment parsing, first step. · aab8383a
    Dmitri Gribenko authored
    * Retain comments in the AST
    * Serialize/deserialize comments
    * Find comments attached to a certain Decl
    * Expose raw comment text and SourceRange via libclang
    
    llvm-svn: 158771
    aab8383a
Loading