Skip to content
  1. Feb 09, 2013
  2. Feb 28, 2011
    • Peter Collingbourne's avatar
      Rename tok::eom to tok::eod. · 2f1e36bf
      Peter Collingbourne authored
      The previous name was inaccurate as this token in fact appears at
      the end of every preprocessing directive, not just macro definitions.
      No functionality change, except for a diagnostic tweak.
      
      llvm-svn: 126631
      2f1e36bf
  3. Feb 14, 2011
  4. Dec 15, 2009
  5. Nov 08, 2009
    • Daniel Dunbar's avatar
      Eliminate &&s in tests. · 8b576979
      Daniel Dunbar authored
       - 'for i in $(find . -type f); do sed -e 's#\(RUN:.*[^ ]\) *&& *$#\1#g' $i | FileUpdate $i; done', for the curious.
      
      llvm-svn: 86430
      8b576979
  6. Apr 19, 2009
  7. Mar 24, 2009
  8. Jul 02, 2006
Loading