Skip to content
  1. Dec 01, 2010
  2. Nov 30, 2010
  3. Nov 29, 2010
  4. Nov 19, 2010
  5. Nov 18, 2010
  6. Nov 17, 2010
    • Jim Ingham's avatar
      Added an "Interrupted" bit to the ProcessEventData. Halt now generates an event · 0d8bcc79
      Jim Ingham authored
      with the Interrupted bit set.  Process::HandlePrivateEvent ignores Interrupted events.
      DoHalt is changed to ensure that the stop even is processed, and an event with
      the Interrupted event is posted.  Finally ClangFunction is rationalized to use this
      facility so the that Halt is handled more deterministically.
      
      llvm-svn: 119453
      0d8bcc79
    • Johnny Chen's avatar
      Make the string matching for 'frame variable' more stringent with respect to · 80e6db9c
      Johnny Chen authored
      output from clang and llvm-gcc compiled program; both generate the correct debug
      info with respect to the typedef scoped inside a namespace.
      
      Add a TestBase.getCompiler(self) method which returns the compiler in effect the
      test suite is now running with.  Subclasses (like TestNamespace) can use it to
      distinguish among different compilers.
      
      llvm-svn: 119445
      80e6db9c
  7. Nov 16, 2010
  8. Nov 15, 2010
  9. Nov 12, 2010
Loading