Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 жил өмнө |
Eugene Zelenko
|
cd95e58bfc
[AST] Fix some Clang-tidy modernize-use-auto warnings; other minor fixes (NFC).
|
7 жил өмнө |
Eugene Zelenko
|
7b99e597a0
[AST] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 жил өмнө |
James Y Knight
|
7d510c2089
[TrailingObjects] Convert Decl* classes.
|
9 жил өмнө |
Craig Topper
|
613c4e1cde
[C++11] Use 'nullptr'. AST edition.
|
11 жил өмнө |
Richard Smith
|
4903ea2c65
Add class-specific operator new to Decl hierarchy. This guarantees that Decls
|
11 жил өмнө |
Richard Smith
|
4fc5089e30
Lazily deserialize the "first' friend declaration when deserializing a class
|
12 жил өмнө |
Enea Zaffanella
|
8c84028ed9
Added outer template parameter lists to friend type AST nodes.
|
12 жил өмнө |
Benjamin Kramer
|
471c8b4998
Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h.
|
13 жил өмнө |
Douglas Gregor
|
1e68ecc4fc
When creating declarations that are deserialized from an module file,
|
13 жил өмнө |
David Blaikie
|
99ba9e3bd7
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
|
13 жил өмнө |
Argyrios Kyrtzidis
|
6764334dfa
Support C++ friend declarations for PCH.
|
15 жил өмнө |
John McCall
|
d60e22e601
Implement basic support for friend types and functions in non-dependent
|
15 жил өмнө |
John McCall
|
92b7f70c92
Split C++ friend declarations into their own header/implementation file.
|
15 жил өмнө |