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
/
Parser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Modules] More descriptive diagnostics for misplaced import directive
Serge Pavlov
2015-09-19
1
-1
/
+35
*
[modules] When we see a definition of a function for which we already have a
Richard Smith
2015-08-21
1
-4
/
+33
*
Fix sanitizer fallout from r243642
Ulrich Weigand
2015-07-30
1
-0
/
+3
*
Add support for System z vector language extensions
Ulrich Weigand
2015-07-30
1
-2
/
+3
*
[modules] Don't save uninteresting identifiers, and don't consider identifiers
Richard Smith
2015-07-19
1
-1
/
+1
*
C++ support for Objective-C lightweight generics.
Douglas Gregor
2015-07-07
1
-7
/
+48
*
Extend type nullability qualifiers for Objective-C.
Douglas Gregor
2015-06-19
1
-0
/
+4
*
Don't leak TemplateIds when a plugin parses late-parsed templates at TU end.
Nico Weber
2015-05-17
1
-20
/
+29
*
[modules] Add local submodule visibility support for declarations.
Richard Smith
2015-05-15
1
-1
/
+7
*
Allow empty assembly string literal with -fno-gnu-inline-asm
Steven Wu
2015-05-12
1
-4
/
+9
*
Allow AsmLabel with -fno-gnu-inline-asm
Steven Wu
2015-05-11
1
-4
/
+5
*
Fix the typo in r236044. NFC.
Steven Wu
2015-04-28
1
-1
/
+1
*
Fix -fno-gnu-inline-asm doesn't catch file scope asm
Steven Wu
2015-04-28
1
-0
/
+4
*
Sema: Don't emit a missing prototype warning for deleted functions.
Benjamin Kramer
2015-03-12
1
-1
/
+2
*
Parse: Get rid of tok::cxx_defaultarg_end, use EOF instead
David Majnemer
2015-01-12
1
-4
/
+0
*
Parse: It's cleaner to handle cxx_defaultarg_end in SkipUntil directly
David Majnemer
2015-01-12
1
-1
/
+5
*
Parse: Don't let BalancedDelimiterTracker consume cxx_defaultarg_end
David Majnemer
2015-01-12
1
-1
/
+1
*
Wrap to 80 columns, no behavior change.
Nico Weber
2015-01-04
1
-4
/
+5
*
Diagnose function template definitions inside functions
Reid Kleckner
2014-12-15
1
-1
/
+1
*
Parse: Concatenated string literals should be verified in inline asm
David Majnemer
2014-12-11
1
-16
/
+13
*
Fix crash when using __if_exists in C mode
Nico Rieck
2014-11-24
1
-2
/
+3
*
[OPENMP] Codegen for threadprivate variables
Alexey Bataev
2014-11-11
1
-2
/
+1
*
Remove a couple typedefs for things in the clang namespace with the same name...
Craig Topper
2014-10-31
1
-2
/
+2
*
Pass around CorrectionCandidateCallbacks as unique_ptrs so
Kaelyn Takata
2014-10-27
1
-4
/
+4
*
Reland r219810 "Fix late template parsing leak with incremental processing"
Reid Kleckner
2014-10-22
1
-1
/
+11
*
Remove unused StmtVector& parameters from declaration parsing functions.
Rafael Espindola
2014-10-22
1
-8
/
+4
*
Revert "Fix late template parsing leak with incremental processing"
Reid Kleckner
2014-10-15
1
-11
/
+1
*
Fix late template parsing leak with incremental processing
Reid Kleckner
2014-10-15
1
-1
/
+11
*
-ms-extensions: Implement __super scope specifier (PR13236).
Nikola Smiljanic
2014-09-26
1
-5
/
+7
*
Revert r197496, as it broke REVERTIBLE_TYPE_TRAITs from PCH files.
Nico Weber
2014-09-23
1
-21
/
+3
*
Parse: Replace polymorphic functor objects with lambdas and llvm::function_ref.
Benjamin Kramer
2014-09-03
1
-7
/
+0
*
-fms-extensions: Implement half of #pragma init_seg
Reid Kleckner
2014-07-22
1
-1
/
+1
*
[C++11] Use 'nullptr'. Parser edition.
Craig Topper
2014-05-21
1
-31
/
+34
*
Rewrite NRVO determination. Track NRVO candidates on the parser Scope and app...
Nick Lewycky
2014-05-03
1
-2
/
+1
*
Cut off parsing early during code completion
Alp Toker
2014-05-02
1
-2
/
+1
*
[MS-ABI] Add support for #pragma section and related pragmas
Warren Hunt
2014-04-08
1
-0
/
+3
*
Fix crash if delayed template parsing meets an erroneous trailing return type.
Richard Smith
2014-03-12
1
-24
/
+4
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-12
1
-1
/
+1
*
argument -> parameter terminology fixes for FunctionTypeInfo
Alp Toker
2014-02-26
1
-4
/
+4
*
Fix crash when both ExpectAndConsume and ConsumeAnyToken emit diagnostics
Alp Toker
2014-02-23
1
-10
/
+12
*
Hide pragma handler classes in ParsePragma.cpp
Reid Kleckner
2014-02-20
1
-89
/
+2
*
PR18870: Parse language linkage specifiers properly if the string-literal is
Richard Smith
2014-02-17
1
-2
/
+1
*
MS ABI: Implement #pragma vtordisp() and clang-cl /vdN
Reid Kleckner
2014-02-12
1
-0
/
+7
*
MS ABI: Add support for #pragma pointers_to_members
David Majnemer
2014-02-10
1
-0
/
+7
*
Add a new attribute meta-spelling called "GCC" -- it widens into being a GNU ...
Aaron Ballman
2014-01-27
1
-1
/
+1
*
Introduce and use Decl::getAsFunction() to simplify templated function checks
Alp Toker
2014-01-22
1
-6
/
+1
*
Remove some hard-coded specialness for thread-safety attributes from the pars...
Aaron Ballman
2014-01-20
1
-1
/
+1
*
Fix for PR9812: warn about bool instead of _Bool.
Erik Verbruggen
2014-01-15
1
-3
/
+8
*
Rename language option MicrosoftMode to MSVCCompat
Alp Toker
2014-01-14
1
-1
/
+1
*
Rename getTokenSimpleSpelling() to getPunctuatorSpelling()
Alp Toker
2014-01-06
1
-2
/
+2
[prev]
[next]