diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2008-05-01 21:04:16 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2008-05-01 21:04:16 +0000 |
commit | 694dda1e4e0ca1644573bb1e97903d7a01faa3fe (patch) | |
tree | 8e86041d85cf1ec4ed17212c08976a3e761e1dae /clang/lib/Analysis/CFRefCount.cpp | |
parent | 4be6ae4e6cb3d123cecc10c4f4e935a64c15816d (diff) | |
download | bcm5719-llvm-694dda1e4e0ca1644573bb1e97903d7a01faa3fe.tar.gz bcm5719-llvm-694dda1e4e0ca1644573bb1e97903d7a01faa3fe.zip |
Implicitly defined functions were getting the DeclContext of the function where they appeared, causing the bug: http://llvm.org/bugs/show_bug.cgi?id=2266.
Fix it by making implicitly defined functions get the DeclContext of translation unit.
llvm-svn: 50538
Diffstat (limited to 'clang/lib/Analysis/CFRefCount.cpp')
0 files changed, 0 insertions, 0 deletions