Fariborz Jahanian
|
9fcbd5e55a
ObjectiveC migrator: For 'default' and 'shared' family of
|
12 年之前 |
Fariborz Jahanian
|
aa58f15d82
ObjectiveC migrator: A typical implementation of
|
12 年之前 |
Fariborz Jahanian
|
a346eb1188
ObjectiveC migrator: For consistency, also infer
|
12 年之前 |
Fariborz Jahanian
|
d0f2921c32
ObjectiveC migrator: remove dead code.
|
12 年之前 |
Fariborz Jahanian
|
8d3794e06a
ObjectiveC migrator: Add another family of factory
|
12 年之前 |
Fariborz Jahanian
|
f647b69147
ObjectiveC migrator: Fixes public buildbot failures,
|
12 年之前 |
Fariborz Jahanian
|
6803dbe1ec
revert patch I added in r187655. It still breaks public
|
12 年之前 |
Fariborz Jahanian
|
906c7f78ee
ObjectiveC migration. Check-in patch reverted in r187634.
|
12 年之前 |
Rafael Espindola
|
cd683986e9
Revert "ObjectiveC migrator. Migrate to instancetype return type for mehods with certain prefix selector matching their class names' suffix."
|
12 年之前 |
Fariborz Jahanian
|
59944677b0
ObjectiveC migrator. Migrate to instancetype return type
|
12 年之前 |
Fariborz Jahanian
|
65f1a4c931
Objective-C migrator: some cleanup.
|
12 年之前 |
Fariborz Jahanian
|
11638f7b92
ObjC migrator: more knobs toward doing
|
12 年之前 |
Fariborz Jahanian
|
8d09216f13
ObjC migrator: Define family of methods
|
12 年之前 |
Adrian Prantl
|
7044668ecb
cleanup (address some more review comments for r183474):
|
12 年之前 |
Adrian Prantl
|
80e8ea92d6
address some comments on r183474:
|
12 年之前 |
Argyrios Kyrtzidis
|
87f9d81d0a
[Modules] Use global index to improve typo correction performance
|
12 年之前 |
Jordan Rose
|
223f0ff6a9
Remove some stray uses of <ctype.h> functions.
|
12 年之前 |
Jordan Rose
|
3f6f51e282
Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h.
|
12 年之前 |
Richard Smith
|
4e24f0f711
s/CXX0X/CXX11/g, except for __GNU_EXPERIMENTAL_CXX0X__, and update a few nearby 'C++0x' comments.
|
12 年之前 |
Richard Smith
|
80ad52f327
s/CPlusPlus0x/CPlusPlus11/g
|
12 年之前 |
Douglas Gregor
|
1b257afbae
Use @import rather than @__experimental_modules_import, since the
|
12 年之前 |
Chandler Carruth
|
55fc873017
Sort all of Clang's files under 'lib', and fix up the broken headers
|
12 年之前 |
Nico Weber
|
18f236886b
Remove unneeded includes from IdentifierTable
|
12 年之前 |
Alexander Kornienko
|
4d7e0ced7f
Macro history (de-)serialization. Deserialization currently reads only the latest macro definition. Needs more work.
|
13 年之前 |
Abramo Bagnara
|
5b86ffd219
Allow disabling of wchar_t type.
|
13 年之前 |
Joerg Sonnenberger
|
7094dee95f
Add missing cctype includes.
|
13 年之前 |
Francois Pichet
|
a5a4cba887
Change the way KEYNOMS is defined to be more comprehensible.
|
13 年之前 |
Francois Pichet
|
dfd110ce5e
char16_t and char32_t are defined via typedef in MSVC 11 RC. So introduce a way to disable keywords under Microsoft mode.
|
13 年之前 |
James Dennett
|
6557d1304c
Documentation cleanup: escape @ in a Doxygen comment.
|
13 年之前 |
Douglas Gregor
|
51603be62b
Synchronize the representations of DeclarationName and Selector so
|
13 年之前 |