| commit | c809089b26dd334313b15cef0defa9e4d018a1aa | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sat Jan 17 08:03:42 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sat Jan 17 08:03:42 2009 +0000 |
| tree | aa6e49adbddb1c05b8577ed35c5080bcf1352df1 | |
| parent | 8ee1c9f220d0c9b3dab867bf3237d1400b82adfb [diff] |
Change the Lexer ctor used in the non _Pragma case to take a FileID instead of a SourceLocation. This should speed it up and definitely simplifies it. llvm-svn: 62422