git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60147 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar 2008-11-27 03:47:29 +00:00
Родитель 8fd9b3508a
Коммит 4fe66aa202
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -17,3 +17,4 @@ appropriately aligned then is is a lot shorter to just load the char
directly.
//===---------------------------------------------------------------------===//