summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorDinesh Dwivedi <dinesh.d@samsung.com>2014-05-02 17:01:46 +0000
committerDinesh Dwivedi <dinesh.d@samsung.com>2014-05-02 17:01:46 +0000
commitea3aca8b67cef0079ccf4a4c0935b1bab0727fc7 (patch)
tree702c9262cc4f8249eaa916047b31b3b552e47c1b /llvm/lib/CodeGen
parent56c582279b5b8c3efde724d047a3110dbe114976 (diff)
downloadbcm5719-llvm-ea3aca8b67cef0079ccf4a4c0935b1bab0727fc7.tar.gz
bcm5719-llvm-ea3aca8b67cef0079ccf4a4c0935b1bab0727fc7.zip
Fixes issue with Allman BreakBeforeBraces for Objective C @interface
Before: @interface BSApplicationController () { @private id _extraIvar; } @end After: @interface BSApplicationController () { @private id _extraIvar; } @end llvm-svn: 207849
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud