Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
781472fe99a120098c631b0cbe33c89f8cef5e70
/
lib
/
Sema
/
TargetAttributesSema.cpp
384aff8
Remove Sema.h's dependency on DeclCXX.h.
by John McCall
· 14 years ago
cf807c4
Generate Attr subclasses with TableGen.
by Sean Hunt
· 14 years ago
e737f50
Move Sema's headers into include/clang/Sema, renaming a few along the way.
by Douglas Gregor
· 14 years ago
240670c
Don't emit a warning about a dllimport attribute being used in a typedef
by Ted Kremenek
· 15 years ago
e01c063
Also don't warn about force_align_arg_pointer on function typedefs. (This will
by Charles Davis
· 15 years ago
beaf5ed
Two fixes related to force_align_arg_pointer:
by Charles Davis
· 15 years ago
ab44216
Revert r95939, as suggested by Alexandre Julliard from the Wine project (and
by Charles Davis
· 15 years ago
f0122fe
dllimport and dllexport are declspec attributes, too. They're also
by Charles Davis
· 15 years ago
b84412f
Warn about using the new force_align_arg_pointer attribute on a function
by Charles Davis
· 15 years ago
9c00be5
Fix a potential null-pointer use, and fix the style of my new function.
by Charles Davis
· 15 years ago
5a0164d
Add support for the force_align_arg_pointer attribute. This is an x86-specific
by Charles Davis
· 15 years ago
82d0a41
Generalize target weirdness handling having proper layering in mind:
by Anton Korobeynikov
· 15 years ago