Fariborz Jahanian
|
b98f7af568
objective-C code completion. Property accessors may not
|
12 năm trước cách đây |
Argyrios Kyrtzidis
|
9818a1d443
[preprocessor] Split the MacroInfo class into two separate concepts, MacroInfo class
|
12 năm trước cách đây |
David Blaikie
|
39e6ab4be9
Replace TypeLoc llvm::cast support to be well-defined.
|
12 năm trước cách đây |
Dmitri Gribenko
|
68a932d416
Remove a const_cast by propagating constness to called functions
|
12 năm trước cách đây |
Jordan Rose
|
223f0ff6a9
Remove some stray uses of <ctype.h> functions.
|
12 năm trước cách đây |
Douglas Gregor
|
626799b290
When code completing in a statement, parenthesized expression, or
|
12 năm trước cách đây |
Douglas Gregor
|
d1f09b482b
Allow the computation of the base priority for a declaration code completion result to consider the completion context
|
12 năm trước cách đây |
Douglas Gregor
|
31aa577150
Add "instancetype" as a code completion result for the return type of
|
12 năm trước cách đây |
Douglas Gregor
|
5824b803bb
The instance methods of the root class of an Objective-C hieararchy
|
12 năm trước cách đây |
Dmitri Gribenko
|
89cf425f11
Use 'const Decl *' throughout code completion in Sema
|
12 năm trước cách đây |
Douglas Gregor
|
d329724745
Rework the traversal of Objective-C categories and extensions to
|
12 năm trước cách đây |
Dmitri Gribenko
|
cfa88f8939
Remove useless 'llvm::' qualifier from names like StringRef and others that are
|
12 năm trước cách đây |
Dmitri Gribenko
|
06d8c60e37
Constify parameter of clang::getCursorKindForDecl
|
12 năm trước cách đây |
Richard Smith
|
80ad52f327
s/CPlusPlus0x/CPlusPlus11/g
|
12 năm trước cách đây |
Bill Wendling
|
ad017fa7a4
Revert r170500. It over-zealously converted *ALL* things named Attributes, which is wrong here.
|
12 năm trước cách đây |
Bill Wendling
|
094dbf9171
Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future.
|
12 năm trước cách đây |
David Blaikie
|
3bc93e3124
Change DeclContextLookup(Const)Result to (Mutable)ArrayRef<NamedDecl*>, as per review discussion in r170365
|
12 năm trước cách đây |
Chandler Carruth
|
55fc873017
Sort all of Clang's files under 'lib', and fix up the broken headers
|
12 năm trước cách đây |
Axel Naumann
|
0ec56b7add
From Vassil Vassilev: enable Sema to deal with multiple ExternalSemaSources.
|
13 năm trước cách đây |
Douglas Gregor
|
3644d97009
If a macro has been #undef'd in a precompiled header, we still need to
|
13 năm trước cách đây |
Argyrios Kyrtzidis
|
6a01012e6b
[libclang] Introduce CXCursor_ModuleImportDecl cursor kind, used for a module
|
13 năm trước cách đây |
Argyrios Kyrtzidis
|
c04bb926ef
[libclang] Always report a CXCursor_MacroDefinition for code-completion
|
13 năm trước cách đây |
Argyrios Kyrtzidis
|
526d24444c
[libclang] Remove the ParentKind cursor kind from code-completion results.
|
13 năm trước cách đây |
Roman Divacky
|
1014ecfb76
Remove unused typedefs. Found by gcc48.
|
13 năm trước cách đây |
Joao Matos
|
6666ed4ed2
Improved MSVC __interface support by adding first class support for it, instead of aliasing to "struct" which had some incorrect behaviour. Patch by David Robins.
|
13 năm trước cách đây |
Alexander Kornienko
|
8a64bb58c3
Keep history of macro definitions and #undefs
|
13 năm trước cách đây |
Dmitri Gribenko
|
70517ca5c0
Fix a bunch of -Wdocumentation warnings.
|
13 năm trước cách đây |
John McCall
|
0a7dd788db
Screw around with ObjCRuntime some more, changing the
|
13 năm trước cách đây |
Jordan Rose
|
d7403a7017
Code-complete 'weak' for properties under ARC-with-weak-references (or GC)
|
13 năm trước cách đây |
Douglas Gregor
|
66a3d47549
Make the spacing of the code completion result for NSDictionary
|
13 năm trước cách đây |