Skip to content
  • Benjamin Kramer's avatar
    a7c40ef0
    Canonicalize header guards into a common format. · a7c40ef0
    Benjamin Kramer authored
    Add header guards to files that were missing guards. Remove #endif comments
    as they don't seem common in LLVM (we can easily add them back if we decide
    they're useful)
    
    Changes made by clang-tidy with minor tweaks.
    
    llvm-svn: 215558
    a7c40ef0
    Canonicalize header guards into a common format.
    Benjamin Kramer authored
    Add header guards to files that were missing guards. Remove #endif comments
    as they don't seem common in LLVM (we can easily add them back if we decide
    they're useful)
    
    Changes made by clang-tidy with minor tweaks.
    
    llvm-svn: 215558
Loading