[PATCH] D18240: Asm preprocessor fix for unknown hash-lines

2017-06-30 Thread Andrew Zhogin via Phabricator via cfe-commits
andrew.zhogin updated this revision to Diff 104893. andrew.zhogin added a comment. Herald added a subscriber: aprantl. Updated to the current repository state. https://reviews.llvm.org/D18240 Files: lib/Frontend/PrintPreprocessedOutput.cpp test/Misc/asm_hash_comments.s Index: test/Misc/as

[PATCH] D18240: Asm preprocessor fix for unknown hash-lines

2016-03-19 Thread Andrew Zhogin via cfe-commits
andrew.zhogin created this revision. andrew.zhogin added reviewers: jordan_rose, bkramer. andrew.zhogin added a subscriber: cfe-commits. When preprocessing assembly file (with "clang -cc1 -E -x assembler-with-cpp") after every unknown-pragma line, additional empty line is added. # some comment 1