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
/
lib
/
Parse
/
ParseDecl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
regcall: Implement regcall Calling Conv in clang
Erich Keane
2016-11-02
1
-0
/
+5
*
[SemaObjC] Be more strict while parsing type arguments and protocols
Bruno Cardoso Lopes
2016-09-13
1
-1
/
+2
*
[clang-cl] Diagnose duplicate uuids.
Nico Weber
2016-09-13
1
-2
/
+14
*
Let Microsoft attributes apply to the type, not the variable.
Nico Weber
2016-09-03
1
-8
/
+12
*
C++ Modules TS: Add parsing support for module import declaration.
Richard Smith
2016-08-18
1
-9
/
+13
*
P0217R3: Parsing support and framework for AST representation of C++1z
Richard Smith
2016-07-22
1
-1
/
+75
*
[ObjC] Implement @available in the Parser and AST
Erik Pilkington
2016-07-16
1
-1
/
+1
*
[AST] Keep track of the left brace source location of a tag decl.
Argyrios Kyrtzidis
2016-07-15
1
-5
/
+3
*
P0305R1: Parsing support for init-statements in 'if' and 'switch' statements.
Richard Smith
2016-06-29
1
-1
/
+2
*
AvailabilityAttr: we accept "macos" as the platform name.
Manman Ren
2016-06-28
1
-0
/
+7
*
[Parser] Handle __pragma(pack, etc. after type definitions
David Majnemer
2016-06-14
1
-0
/
+16
*
[ms] Allow more unqualified lookup of types in dependent base classes
Reid Kleckner
2016-05-24
1
-10
/
+18
*
Make Sema::getPrintingPolicy less ridiculously expensive. This used to perform
Richard Smith
2016-05-19
1
-1
/
+1
*
[OpenCL] Output OpenCL version in diagnostics.
Anastasia Stulova
2016-05-12
1
-3
/
+8
*
[MSVC] Implementation of __unaligned as a proper type qualifier
Andrey Bokhanko
2016-05-11
1
-4
/
+11
*
Enable support for __float128 in Clang and enable it on pertinent platforms
Nemanja Ivanovic
2016-05-09
1
-0
/
+7
*
Revert r268727, it caused PR27666.
Nico Weber
2016-05-06
1
-11
/
+4
*
[MSVC] Implementation of __unaligned as a proper type qualifier
Andrey Bokhanko
2016-05-06
1
-4
/
+11
*
[Concepts] Pass requires-clause to ActOnTemplateParameterList; NFC
Hubert Tong
2016-04-29
1
-1
/
+1
*
Correctly parse GCC-style asm line following MS-style asm line.
Denis Zobnin
2016-04-21
1
-21
/
+0
*
Revert 266186 as it breaks anything that includes type_traits on some platforms
Nemanja Ivanovic
2016-04-15
1
-7
/
+0
*
Revert r266415, it broke parsing SDK headers (PR27367).
Nico Weber
2016-04-15
1
-11
/
+4
*
[MSVC Compat] Implementation of __unaligned (MS extension) as a type qualifier
Andrey Bokhanko
2016-04-15
1
-4
/
+11
*
Enable support for __float128 in Clang
Nemanja Ivanovic
2016-04-13
1
-0
/
+7
*
[OpenCL] Move OpenCLImageTypes.def from clangAST to clangBasic library.
Alexey Bader
2016-04-13
1
-4
/
+4
*
[OpenCL] Complete image types support.
Alexey Bader
2016-04-08
1
-0
/
+12
*
[OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Alexey Bataev
2016-03-30
1
-2
/
+4
*
Add replacement = "xxx" to AvailabilityAttr.
Manman Ren
2016-03-21
1
-7
/
+17
*
Revert r263687 for ubsan bot failure.
Manman Ren
2016-03-17
1
-17
/
+7
*
Add an optional named argument (replacement = "xxx") to AvailabilityAttr.
Manman Ren
2016-03-17
1
-7
/
+17
*
Test commit: Fix run-on sentence in comment
Mike Spertus
2016-03-05
1
-2
/
+2
*
[OPENMP 4.0] Initial support for 'omp declare reduction' construct.
Alexey Bataev
2016-03-03
1
-5
/
+3
*
[OpenCL] Refine OpenCLImageAccessAttr to OpenCLAccessAttr
Xiuli Pan
2016-02-26
1
-1
/
+2
*
Addressing review comments for r261163.
Manman Ren
2016-02-22
1
-11
/
+11
*
[OpenCL] Generate metadata for opencl_unroll_hint attribute
Anastasia Stulova
2016-02-19
1
-2
/
+2
*
[Parse] Code complete expressions in bracket declarators.
Benjamin Kramer
2016-02-18
1
-0
/
+3
*
Add 'nopartial' qualifier for availability attributes.
Manman Ren
2016-02-17
1
-5
/
+19
*
Simplify EnterTokenStream API to make it more robust for memory management
David Blaikie
2016-02-09
1
-1
/
+1
*
Fix rejects-valid when forming a pointer-to-member with 'decltype(expr)::*'.
Richard Smith
2016-02-02
1
-1
/
+1
*
Include RecordDecls from anonymous unions in the AST.
Nico Weber
2016-01-28
1
-2
/
+9
*
OpaquePtr: Use nullptr construction for ParsedType OpaquePtr typedef
David Blaikie
2016-01-15
1
-15
/
+11
*
OpaquePtr: Use nullptr construction for DeclGroupPtrTy OpaquePtr typedef
David Blaikie
2016-01-15
1
-5
/
+5
*
[OpenCL] Pipe type support
Xiuli Pan
2016-01-09
1
-0
/
+36
*
[Sema] ArrayRef-ize ActOnTemplateParameterList. NFC
Craig Topper
2015-12-24
1
-2
/
+2
*
Fix crash-on-invalid if a :: is followed by two or more open parentheses (and...
Richard Smith
2015-12-19
1
-0
/
+9
*
Do not generate DW_TAG_imported_module for anonymous namespaces (even nested)...
Ekaterina Romanova
2015-12-10
1
-4
/
+2
*
[modules] When a #include is mapped to a module import and appears somewhere
Richard Smith
2015-11-17
1
-2
/
+2
*
Fix a layering oddity by passing Sema to DeclSpec::Finish instead of Diagnost...
Craig Topper
2015-11-15
1
-2
/
+2
*
Move diagnostics from Parse to Sema to remove Sema's dependency on ParserDiag...
Craig Topper
2015-11-14
1
-0
/
+1
*
Merge some similar diagnostics using %select.
Craig Topper
2015-11-14
1
-4
/
+5
[next]