llvm-svn: 185120
This commit is contained in:
Matt Arsenault 2013-06-28 00:25:36 +00:00
parent c7ad5c4e29
commit fd9ed8ab4e
1 changed files with 1 additions and 1 deletions

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.