index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Misc
/
pragma-attribute-supported-attributes-list.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support function attribute patchable_function_entry
Fangrui Song
2020-01-10
1
-0
/
+1
*
[attributes][analyzer] Add annotations for handles.
Gabor Horvath
2019-12-20
1
-0
/
+3
*
[WebAssembly] Add new `export_name` clang attribute for controlling wasm expo...
Sam Clegg
2019-12-11
1
-0
/
+1
*
Implement __attribute__((objc_direct)), __attribute__((objc_direct_members))
Pierre Habouzit
2019-11-18
1
-0
/
+2
*
[BPF] add missing attribute in pragma-attribute-supported-attributes-list.test
Yonghong Song
2019-11-13
1
-0
/
+1
*
[clang] Add no_builtin attribute
Guillaume Chatelet
2019-10-29
1
-0
/
+1
*
Revert "[clang] Add no_builtin attribute"
Vlad Tsyrklevich
2019-10-28
1
-1
/
+0
*
[clang] Add no_builtin attribute
Guillaume Chatelet
2019-10-28
1
-0
/
+1
*
[clang] New __attribute__((__clang_arm_mve_alias)).
Simon Tatham
2019-10-24
1
-0
/
+1
*
[c++20] P1143R2: Add support for the C++20 'constinit' keyword.
Richard Smith
2019-09-04
1
-1
/
+1
*
cfi-icall: Allow the jump table to be optionally made non-canonical.
Peter Collingbourne
2019-08-09
1
-0
/
+1
*
Add lifetime categories attributes
Matthias Gehre
2019-07-25
1
-0
/
+2
*
[HIP] Support attribute hip_pinned_shadow
Yaxun Liu
2019-06-26
1
-0
/
+1
*
DebugInfo: Add support for 'nodebug' attribute on typedefs and alias templates
David Blaikie
2019-06-08
1
-1
/
+1
*
Make NoThrow FunctionLike, make FunctionLike include references, fix
Erich Keane
2019-06-03
1
-1
/
+1
*
Add the `objc_class_stub` attribute.
John McCall
2019-05-30
1
-0
/
+1
*
Support objc_nonlazy_class attribute on Objective-C implementations
Erik Pilkington
2019-04-11
1
-1
/
+1
*
Add support for attributes on @implementations in Objective-C
Erik Pilkington
2019-04-11
1
-2
/
+2
*
Revert "Add a new attribute, fortify_stdlib"
Erik Pilkington
2019-03-13
1
-1
/
+0
*
[attributes] Fix buildbot after r354530.
Artem Dergachev
2019-02-21
1
-1
/
+1
*
[attributes] Add an attribute for server routines in Mach kernel and extensions.
Artem Dergachev
2019-02-21
1
-0
/
+1
*
[Sema] Delay checking whether objc_designated_initializer is being applied to...
Erik Pilkington
2019-02-13
1
-0
/
+1
*
Add a new attribute, fortify_stdlib
Erik Pilkington
2019-02-11
1
-0
/
+1
*
[OBJC] Add attribute to mark Objective C class as non-lazy
Joe Daniels
2019-02-04
1
-0
/
+1
*
[WebAssembly] Fix ImportName's position in this test.
Dan Gohman
2019-02-01
1
-1
/
+1
*
[WebAssembly] Add an import_field function attribute
Dan Gohman
2019-02-01
1
-0
/
+1
*
[WebAssembly] Add WebAssemblyImportModule to pragma-attribute-supported-attri...
Dan Gohman
2019-01-24
1
-0
/
+1
*
Emit !callback metadata and introduce the callback attribute
Johannes Doerfert
2019-01-19
1
-0
/
+1
*
[clang][slh] add Clang attr no_speculative_load_hardening
Zola Bridges
2019-01-18
1
-0
/
+1
*
[attributes] Extend os_returns_(not_?)_retained attributes to parameters
George Karpenkov
2019-01-11
1
-2
/
+4
*
[ObjCARC] Add an new attribute, objc_externally_retained
Erik Pilkington
2019-01-04
1
-0
/
+1
*
NFC: Make this test kinder on downstream forks
Erik Pilkington
2018-12-04
1
-1
/
+2
*
Updating this test, which changed after the reverts from r348020.
Aaron Ballman
2018-11-30
1
-3
/
+3
*
Reverting r347949-r347951 because they broke the test bots.
Aaron Ballman
2018-11-30
1
-3
/
+3
*
[analyzer] Fixes after rebase.
George Karpenkov
2018-11-30
1
-3
/
+3
*
[attributes] Add a family of OS_CONSUMED, OS_RETURNS and OS_RETURNS_RETAINED ...
George Karpenkov
2018-11-30
1
-1
/
+4
*
[clang][slh] add attribute for speculative load hardening
Zola Bridges
2018-11-27
1
-1
/
+2
*
Revert "[clang][slh] add attribute for speculative load hardening"
Zola Bridges
2018-11-27
1
-2
/
+1
*
[clang][slh] add attribute for speculative load hardening
Zola Bridges
2018-11-27
1
-1
/
+2
*
[clang] Add the exclude_from_explicit_instantiation attribute
Louis Dionne
2018-10-04
1
-1
/
+2
*
Allow all supportable non-type attributes to be used with #pragma clang attri...
Richard Smith
2018-09-05
1
-1
/
+54
*
[AttrDocs] Fix build bots: add missing GNUInline pragma to test.
Jordan Rupprecht
2018-08-30
1
-1
/
+2
*
Add a new flag and attributes to control static destructor registration
Erik Pilkington
2018-08-21
1
-1
/
+3
*
Implement cpu_dispatch/cpu_specific Multiversioning
Erich Keane
2018-07-20
1
-1
/
+3
*
[Builtins][Attributes][X86] Tag all X86 builtins with their required vector w...
Craig Topper
2018-07-09
1
-1
/
+2
*
Update pragma-attribute-supported-attributes-list.test.
Manoj Gupta
2018-05-09
1
-1
/
+2
*
Adding nocf_check attribute for cf-protection fine tuning
Oren Ben Simhon
2018-03-17
1
-1
/
+2
*
Add support for attribute 'trivial_abi'.
Akira Hatanaka
2018-02-05
1
-1
/
+2
*
Determine the attribute subject for diagnostics based on declarative informat...
Aaron Ballman
2017-11-26
1
-2
/
+2
*
Fix test change missed in r314456
Erich Keane
2017-09-28
1
-1
/
+1
[next]