diff options
author | Chris Lattner <sabre@nondot.org> | 2008-04-16 20:51:51 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-04-16 20:51:51 +0000 |
commit | a745e8c52839d9c8dd0fd8d5276b4eab182ec7f2 (patch) | |
tree | 963297dfaa507e68f7d936e59419d5c3b0d8f4a6 /lib/CodeGen/CodeGenModule.cpp | |
parent | 274d009fa30e23c28d1a71eae5a1c9a33d741d8e (diff) |
switch from relexing with the preprocessor to do syntax highlighting to relexing
with the Lexer. This is cheaper and gives us some advantages. For now we start
highlighting preprocessor directives (which need improvement), and disable
comments. Comments to be restored later.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49815 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions