git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185120 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Matt Arsenault 2013-06-28 00:25:36 +00:00
parent 03ccdb5b1d
commit ab7bcc60bc

View File

@ -696,7 +696,7 @@ public:
char *data() const;
/// Get a const view of the data. Modifying this memory has undefined
/// behaivor.
/// behavior.
const char *const_data() const;
/// \returns The minimum alignment offset must be.