Skip to content
  1. Oct 31, 2010
  2. Oct 30, 2010
  3. Oct 29, 2010
  4. Oct 28, 2010
  5. Oct 27, 2010
  6. Oct 26, 2010
  7. Oct 25, 2010
    • Chandler Carruth's avatar
      Improve the tracking of source locations for parentheses in constructor calls. · 0171815a
      Chandler Carruth authored
      This adds them where missing, and traces them through PCH. We fix at least one
      bug in the extents found by the Index library, and make a lot of refactoring
      tools which care about the exact formulation of a constructor call easier to
      write. Also some minor cleanups to more consistently follow the friend pattern
      instead of the setter pattern when rebuilding a serialized AST.
      
      Patch originally by Samuel Benzaquen.
      
      llvm-svn: 117254
      0171815a
  8. Oct 24, 2010
  9. Oct 23, 2010
  10. Oct 22, 2010
  11. Oct 21, 2010
Loading