0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
check-clang: Introduce get_llvm_config_props in clang/test/lit.cfg. More... about 11 years ago
Add newline at eof. More... about 11 years ago
Remove redundant check. More... about 11 years ago
Fix crash if a dependent template-id was assumed to be a type but instantiates to a variable template specialization. More... about 11 years ago
clang-format-diff.py: Fix 'beintroduced' in help output More... about 11 years ago
Fix crash if a variable template specialization is used in a nested-name-specifier. More... about 11 years ago
Fix several crash-on-invalids when using template-ids that aren't simple-template-ids (eg, 'operator+<int>') in weird places. More... about 11 years ago
[objc] Add a warning when a class that provides a designated initializer, does not override all of the designated initializers of its superclass. More... about 11 years ago
[objc] Emit warning when the implementation of a secondary initializer calls on super another initializer and when the implementation does not delegate to another initializer via a call on 'self'. More... about 11 years ago
[objc] Emit warnings when the implementation of a designated initializer calls on super an initializer that is not a designated one or any initializer on self. More... about 11 years ago
[objc] Emit a warning when the implementation of a designated initializer does not chain to an init method that is a designated initializer for the superclass. More... about 11 years ago
[objc] Introduce ObjCInterfaceDecl::getDesignatedInitializers() to get the designated initializers of an interface. More... about 11 years ago
[objc] Introduce attribute 'objc_designated_initializer'. More... about 11 years ago
Fix corner case in module-based layering warning. More... about 11 years ago
CMake: enable building the clang-format vs plugin More... about 11 years ago
clang-format: Improve clang-format's documentation of ColumnLimit=0. More... about 11 years ago
Issue diagnostic when constructor or destructor return void expression. // rdar://15366494 pr17759. More... about 11 years ago
Check IR on this test. More... about 11 years ago
Check IR on this test. More... about 11 years ago
Check IR on this test. More... about 11 years ago
Check IR on this test. More... about 11 years ago
Check IR on this test. More... about 11 years ago
check IR in this test More... about 11 years ago
check IR in this test. More... about 11 years ago
check IR in this test. More... about 11 years ago
Check IR in this test. More... about 11 years ago
Check IR in this test. More... about 11 years ago
Check IR in this test. More... about 11 years ago
Check IR instead of assembly in this test. More... about 11 years ago
Typo caught by Alp Toker: s/appertain/appertains More... about 11 years ago