Displaying 1 result from an estimated 1 matches for "rl198310".
Did you mean:
rl198313
2014 Jan 06
5
[LLVMdev] LLVM Weekly - #1, Jan 6th 2014
...249>
* ExpectAndConsume will diagnose more errors automatically
<http://llvm-reviews.chandlerc.com/rL198270>
* The 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>
* Creat...