Skip to content
  • Reid Spencer's avatar
    Some simple cleanups: · c49a8637
    Reid Spencer authored
    1. When srcdir == objdir have "spotless" say that it isn't supported in
       that mode rather than just let make say "no such target"
    2. Minor doc cleanups
    3. Fix the double rebuild problem with yacc files. A missing dependency
       caused parallel builds to skip building the .cpp file after the .cpp
       file was regenerated by bison.
    
    llvm-svn: 24924
    c49a8637
Loading