Skip to content
Snippets Groups Projects
  1. Dec 03, 2015
  2. Oct 08, 2015
  3. Mar 05, 2015
  4. Jan 16, 2015
    • David Blaikie's avatar
      Isolate test for PR22096 to clang. · 5bc0f8d6
      David Blaikie authored
      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)
      
      git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@226337 91177308-0d34-0410-b5e6-96231b3b80d8
      5bc0f8d6
  5. Jan 07, 2015
  6. Oct 04, 2013
Loading