[cfe-dev] Clang Plugins
    John Criswell 
    criswell at illinois.edu
       
    Fri Jul 22 12:55:34 PDT 2011
    
    
  
Dear All,
We're looking to integrate our memory safety transforms into Clang so 
that a simple command-line option to Clang will compile code with memory 
safety checks.
We had originally believed that we would need to modify Clang, but Chris 
Lattner suggested that we investigate a new plugin infrastructure that 
is in development in Clang by Doug (I think it has something to do with 
PassManagerBuilder.h).
Is there documentation on this infrastructure, and if so, where can we 
find it?
Thanks in advance,
-- John T.
    
    
More information about the cfe-dev
mailing list