Skip to content
  • Ted Kremenek's avatar
    Directory restructing of Analysis files. · bf593f81
    Ted Kremenek authored
    Created include/clang/Analysis/Analyses directory.
      - Moved LiveVariables.h and UninitializedValues.h into this dir.
      
    Moved ExprDeclBitVector.h into Analysis/Support.
    
    Updated all clients who use these headers to reflect the new paths.
    
    llvm-svn: 45292
    bf593f81
Loading