aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Utils.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2018-06-29 20:46:25 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2018-06-29 20:46:25 +0000
commitc23d734d9271bab35693f17a73e3e093a130ec10 (patch)
tree17942f59facfa74404ed453533e39f523a2859d9 /llvm/lib/Transforms/Utils/Utils.cpp
parentda1e80feb7609a6626836c8cd675ff7171e4bb04 (diff)
downloadllvm-c23d734d9271bab35693f17a73e3e093a130ec10.zip
llvm-c23d734d9271bab35693f17a73e3e093a130ec10.tar.gz
llvm-c23d734d9271bab35693f17a73e3e093a130ec10.tar.bz2
[modules] Emit the type of the TypeSourceInfo for a DeclaratorDecl (but
not the corresponding location information) earlier. We need the type as written in order to properly merge functions with deduced return types, so we need to load that early. But we don't want to load the location information early, because that contains problematic things such as the function parameters. llvm-svn: 336016
Diffstat (limited to 'llvm/lib/Transforms/Utils/Utils.cpp')
0 files changed, 0 insertions, 0 deletions