Skip to content
  1. Feb 02, 2008
    • Steve Naroff's avatar
      · 72df405d
      Steve Naroff authored
      Cleanup previous patch (based on feedback from Ted).
      
      Since this behavior is useful for most classes, we might consider adding a simple 3 method class that implements the behavior. Ted said that Boost has such a class.
      
      llvm-svn: 46654
      72df405d
    • Steve Naroff's avatar
      · f7fe5b37
      Steve Naroff authored
      Make sure SourceManager/HeaderSearch don't support default copy constructors (since they result in bad runtime behavior).
      
      I'm sure there are other classes that might need this "guard", however I was bitten by these 2 recently (so I thought I'd fix them).
      
      llvm-svn: 46653
      f7fe5b37
    • Anders Carlsson's avatar
      Add trailing newline. · 53fef5d9
      Anders Carlsson authored
      llvm-svn: 46652
      53fef5d9
    • Anders Carlsson's avatar
      Only OCU vectors can be splatted. · 0b05d041
      Anders Carlsson authored
      llvm-svn: 46651
      0b05d041
  2. Feb 01, 2008
  3. Jan 31, 2008
Loading