Skip to content
  • Brian Gaeke's avatar
    Cleanups: · 356f3289
    Brian Gaeke authored
    Mangler.cpp: Constify parameter to makeNameProper, and use const_iterator.
     Make Count an unsigned int, and use utostr().
     Don't name parameters things that start with underscore.
    Mangler.h: All of the above, and also: Add Emacs mode-line.  Include <set>.
    
    llvm-svn: 7301
    356f3289
Loading