Skip to content
  1. Jul 05, 2010
  2. Mar 12, 2010
  3. Oct 18, 2009
  4. Sep 09, 2009
  5. Jul 30, 2009
  6. Jul 24, 2009
  7. Jul 23, 2009
  8. Jul 21, 2009
  9. Jul 17, 2009
  10. Jul 15, 2009
  11. Jul 13, 2009
  12. Jul 06, 2009
    • Argyrios Kyrtzidis's avatar
      Introduce the 'Index' library. · fe37cc83
      Argyrios Kyrtzidis authored
      Its purpose is to provide the basic infrastructure for cross-translation-unit analysis like indexing, refactoring, etc.
      
      Currently it is very "primitive" and with no type-names support. It can provide functionality like
      "show me all references of this function from these translation units".
      
      llvm-svn: 74802
      fe37cc83
Loading