Skip to content
Snippets Groups Projects
  1. Nov 28, 2013
  2. Nov 27, 2013
  3. Oct 17, 2013
  4. Oct 08, 2013
  5. Oct 07, 2013
  6. Oct 01, 2013
  7. Sep 30, 2013
  8. Sep 25, 2013
  9. Sep 09, 2013
  10. Aug 30, 2013
  11. Aug 22, 2013
  12. Aug 13, 2013
  13. Aug 08, 2013
  14. Jul 23, 2013
  15. Jun 25, 2013
  16. Jun 24, 2013
  17. Jun 20, 2013
  18. Jun 18, 2013
  19. Jun 17, 2013
  20. Jun 13, 2013
  21. Jun 12, 2013
  22. Jun 11, 2013
  23. Jun 04, 2013
  24. May 30, 2013
    • Erik Verbruggen's avatar
      C++: do not strip trailing newlines in the preprocessor output. · f2631ad0
      Erik Verbruggen authored
      
      Doing so resulted in an incorrect position for the EOF token when the
      preprocessed output would be parsed. That in turn leads to incorrect
      insertion positions for refactoring actions.
      
      This is especially true when a file contains only preprocessor
      directives: the EOF token would point to line 1 column 1, which is
      usually not the place where code should be inserted.
      
      Change-Id: I7d359aa7a6c04bc52c8b873fd49ad6afc3a77319
      Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
      f2631ad0
  25. May 24, 2013
  26. May 15, 2013
Loading