Skip to content
Commit 694dda1e authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Implicitly defined functions were getting the DeclContext of the function...

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
parent 4be6ae4e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment