| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This allows returning "don't know" for dependent types.
llvm-svn: 251103
|
|
|
|
|
|
|
| |
-resource-dir can be used to inject non-standard resource dirs via the
lit site config.
llvm-svn: 251021
|
|
|
|
|
|
|
|
|
|
| |
With this, site specific lit configs can inject parameters into the
test scripts if they need site specific parameters.
Next up: enable check_clang_tidy to take a resource dir to enable
non-standard locations for builtin includes.
llvm-svn: 251010
|
|
|
|
|
|
|
|
| |
passed by value but copy assigned to class data members when the non-deleted move constructor is a better fit.
Patch by Felix Berger!
llvm-svn: 249429
|
|
|
|
|
|
| |
line.
llvm-svn: 245600
|
|
constructor initializations that call copy constructors instead of move constructors.
llvm-svn: 245571
|