• Show log

    Commit

  • Hash : e3a2a04c
    Author : Russell Belfer
    Date : 2014-04-18T14:29:58

    Preload attribute files that may contain macros
    
    There was a latent bug where files that use macro definitions
    could be parsed before the macro definitions were loaded.  Because
    of attribute file caching, preloading files that are going to be
    used doesn't add a significant amount of overhead, so let's always
    preload any files that could contain macros before we assemble the
    actual vector of files to scan for attributes.