diff options
author | Chris Lattner <sabre@nondot.org> | 2009-02-15 21:06:39 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-02-15 21:06:39 +0000 |
commit | 5a2e9cb42ddf050b281eceb5dade42adb669a8c9 (patch) | |
tree | 33c154a7ce49d73fb9946e9590e1a04e07ae725c /clang/lib/AST/ASTContext.cpp | |
parent | 2edf0fcb7508dcca7389a7969cb7a93dfbdfbd50 (diff) | |
download | bcm5719-llvm-5a2e9cb42ddf050b281eceb5dade42adb669a8c9.tar.gz bcm5719-llvm-5a2e9cb42ddf050b281eceb5dade42adb669a8c9.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: 64604
Diffstat (limited to 'clang/lib/AST/ASTContext.cpp')
0 files changed, 0 insertions, 0 deletions