aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorNadav Rotem <nrotem@apple.com>2013-01-28 07:35:33 +0000
committerNadav Rotem <nrotem@apple.com>2013-01-28 07:35:33 +0000
commitf0705254d15855569dd48972d59d563b4a61cf06 (patch)
tree544c83b207e64421ea8c45b52d390f423ddbc018 /clang/lib/Serialization/ModuleManager.cpp
parent6c17547ef1f06b5c083ed2823e3149fe1624df27 (diff)
downloadllvm-f0705254d15855569dd48972d59d563b4a61cf06.zip
llvm-f0705254d15855569dd48972d59d563b4a61cf06.tar.gz
llvm-f0705254d15855569dd48972d59d563b4a61cf06.tar.bz2
A bugfix for tblgen, in the function ‘emitSourceFileHeader’.
When the first parameter (‘Desc’) is more than 80 characters long, it will result the header line that contains the description to be more Than (4GB!) long. Not only it takes forever to produce, the output file cannot be open, since its ginormous. Patch by Elior Malul. llvm-svn: 173672
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions