Skip to content
  1. Jan 03, 2013
    • Bill Wendling's avatar
      An intermediate step in the Attributes rewrite. · 91055cfb
      Bill Wendling authored
      Modify the AttrBuilder class to store the attributes as a set instead of as a
      bit mask. The Attribute class will represent only one attribute instead of a
      collection of attributes.
      
      This is the wave of the future!
      
      llvm-svn: 171427
      91055cfb
    • Sean Silva's avatar
      Add docs/README.txt to point to llvm/docs/README.txt. · ab3314f4
      Sean Silva authored
      llvm-svn: 171426
      ab3314f4
    • Sean Silva's avatar
      analyzer: add initial Sphinx configuration · cd61d28c
      Sean Silva authored
      This is just the output of sphinx-quickstart. Now all that is needed
      to begin converting the analyzer docs to reST is the server-side setup.
      
      The analyzer folks have asked me to keep this segregated from the other
      clang docs since the analyzer is a logically separate project (and has
      its own separate web page) even though it resides in the clang tree.
      
      llvm-svn: 171425
      cd61d28c
  2. Jan 02, 2013
Loading