diff options
author | Chris Lattner <sabre@nondot.org> | 2009-02-15 21:06:15 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-02-15 21:06:15 +0000 |
commit | 2edf0fcb7508dcca7389a7969cb7a93dfbdfbd50 (patch) | |
tree | 8c827e642f574ea1436c045cc0ab7a346f3f300c /clang/lib/AST/ASTContext.cpp | |
parent | 9dc9c206d3a2b2a35e5a9dfd407c1741bcee9ecf (diff) | |
download | bcm5719-llvm-2edf0fcb7508dcca7389a7969cb7a93dfbdfbd50.tar.gz bcm5719-llvm-2edf0fcb7508dcca7389a7969cb7a93dfbdfbd50.zip |
fix PR3579: __LINE__ expands to the presumed location of the
*end* of a macro instantiation, not the start of it. This is
really all about bug-for-bug compatibility with GCC, but not
doing this breaks the FreeBSD kernel.
llvm-svn: 64603
Diffstat (limited to 'clang/lib/AST/ASTContext.cpp')
0 files changed, 0 insertions, 0 deletions