diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-01-16 22:55:09 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-01-16 22:55:09 +0000 |
commit | 71fb83ea7aeed1a60a621752471f9f7f28346df3 (patch) | |
tree | a92e116135317d2d24ad9056bb382ba8547e9155 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3a8d7e2f10f9395f738db8ff19c9e38ede1097c8 (diff) | |
download | llvm-71fb83ea7aeed1a60a621752471f9f7f28346df3.zip llvm-71fb83ea7aeed1a60a621752471f9f7f28346df3.tar.gz llvm-71fb83ea7aeed1a60a621752471f9f7f28346df3.tar.bz2 |
Isolate test for PR22096 to clang.
Emitting inlinable calls without debug locations (in functions with
debug info, to functions with debug info) is problematic for debug info
when inlining occurs. Test specifically that we don't do that in this
case - thus the test isn't simply "don't crash", it's "include debug
location for this call" (granted it's the wrong location - fix for that
is coming)
llvm-svn: 226337
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions