Fix integer undefined behavior due to signed left shift overflow in LLVM.
[oota-llvm.git] / include / llvm / DIBuilder.h
2012-08-23 Dmitri GribenkoFix a bunch of -Wdocumentation warnings.
2012-07-19 Bill WendlingRemove tabs.
2012-06-29 Bill WendlingThe DIBuilder class is just a wrapper around debug...