]> granicus.if.org Git - clang/commit
Temporarily disable macro expansion in the HTML output of HTMLDiagnostics to
authorTed Kremenek <kremenek@apple.com>
Thu, 17 Apr 2008 18:39:57 +0000 (18:39 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 17 Apr 2008 18:39:57 +0000 (18:39 +0000)
commit9e8829be9292c4674653d0c54428cdb3f073929f
treeed86ca001f32bfbeed39692ca200bc9c75b993a6
parentb7478148953ba8925e64e6f4b5b35442969e8377
Temporarily disable macro expansion in the HTML output of HTMLDiagnostics to
avoid corrupting Preprocessor state.  Working on a fix.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49864 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/HTMLDiagnostics.cpp