Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-11 | Partly revert "Move clang tests that depend on llvm/ADT/Statistic.h to a ↵ | Jan Wen Voung | |
subdir". This reverts commit 176730, and uses "REQUIRES: asserts" instead. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176815 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2013-03-08 | Move clang tests that depend on llvm/ADT/Statistic.h to a subdir. | Jan Wen Voung | |
The subdirectory has a lit.local.cfg that marks the tests unsupported if llvm was built without Asserts. There will be a patch in LLVM that disables statistics gathering when built without Asserts so that full Release builds can be faster. Statistics can also be enabled by building with -DLLVM_ENABLE_STATS. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176730 91177308-0d34-0410-b5e6-96231b3b80d8 |