[PATCH] Implement categories for global lists.
    Alexey Samsonov 
    samsonov at google.com
       
    Tue Jul  9 03:01:58 PDT 2013
    
    
  
  LGTM (modulo class naming dispute)
================
Comment at: include/llvm/Transforms/Utils/GlobalList.h:64
@@ +63,3 @@
+
+  /// Returns whether either this function or its source file are listed in the
+  /// given category, which may be omitted to search the empty category.
----------------
s/Returns whether (either)?/Checks if
http://llvm-reviews.chandlerc.com/D1092
BRANCH
  globallist4
ARCANIST PROJECT
  llvm
    
    
More information about the llvm-commits
mailing list