OSDN Git Service

C++: Normalize line ending for preprocessing
authorLeandro Melo <leandro.melo@nokia.com>
Tue, 6 Sep 2011 09:28:47 +0000 (11:28 +0200)
committerLeandro T. C. Melo <leandro.melo@nokia.com>
Tue, 6 Sep 2011 11:58:03 +0000 (13:58 +0200)
commitb2374640457c4594d4d4b9a21d02be61921253eb
treed623b4c1552c3dce3560d18f7beed198e03498d6
parenta2e9fadb61c909e46146fb4dbd31eabe6edd6e89
C++: Normalize line ending for preprocessing

There is logic in the preprocessor that assumes a normalized line
ending. Other patches have already fixed the issue in other parts.

Change-Id: Iac262da361b6528cc9466a6c87e83da95af9ea04
Reviewed-on: http://codereview.qt.nokia.com/4252
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com>
src/plugins/cpptools/cppmodelmanager.cpp