Displaying 1 result from an estimated 1 matches for "vbtablebuilder".
2014 Jan 06
5
[LLVMdev] LLVM Weekly - #1, Jan 6th 2014
...he formatter gained an option to avoid splitting certain sorts of comments
which have special meaning (e.g. pragmas) across multiple lines
<http://llvm-reviews.chandlerc.com/rL198310>. It can also format short enums
on to a single line <http://llvm-reviews.chandlerc.com/rL198558>
* The VBTableBuilder class was moved from CodeGen to AST with the long-term
goal of using it to compute virtual fuction table names
<http://llvm-reviews.chandlerc.com/rL198380>
* CreateAnalysisConsumer is added to the static analyzer's public interface as
a way to get at its ASTConsumer. <http://llvm-revi...