Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use find | xargs in ↵ | Dmitri Gribenko | 2014-02-12 | 1 | -3/+3 |
| | | | | | | | | test/Modules/fmodules-validate-once-per-build-session.c With -fdisable-module-hash, we can implement this with a simple 'cp'. llvm-svn: 201231 | ||||
* | clang/test/Modules/fmodules-validate-once-per-build-session.c: Tweak for ↵ | NAKAMURA Takumi | 2014-02-12 | 1 | -3/+3 |
| | | | | | | | | gnuwin32 with %/t (instead of %t). xargs didn't handle dosish paths, while find foo\bar\ emits dosish paths. llvm-svn: 201228 | ||||
* | 'svn add' files I forgot for r201224 (Add an option to allow Clang verify | Dmitri Gribenko | 2014-02-12 | 1 | -0/+45 |
source files for a module only once during) llvm-svn: 201225 |