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
/
test
/
Index
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl
Douglas Gregor
2011-12-27
5
-5
/
+6
*
For SourceManager::isBeforeInTranslationUnit(), have it consider macro arg ex...
Argyrios Kyrtzidis
2011-12-21
1
-3
/
+4
*
Keep track of all declarations of an Objective-C class (both forward
Douglas Gregor
2011-12-15
1
-1
/
+1
*
[libclang] Suppress indexing references for occurrences of the interface
Argyrios Kyrtzidis
2011-12-15
2
-0
/
+21
*
[libclang] Indexing API: Fix indexing of missed references.
Argyrios Kyrtzidis
2011-12-13
1
-0
/
+37
*
[libclang] Indexing API: Fix suppressing of references in macros and suppress
Argyrios Kyrtzidis
2011-12-13
2
-0
/
+32
*
[libclang] API enhancements by Joe Groff!
Argyrios Kyrtzidis
2011-12-06
2
-0
/
+12
*
Extend warnings for missing '@end'.
Erik Verbruggen
2011-12-06
1
-1
/
+1
*
[PCH] Make sure that the SourceExpr of a OpaqueValueExpr is always initialized
Argyrios Kyrtzidis
2011-12-03
1
-0
/
+16
*
[libclang] Fix infinite loop when doing visitation of an OpaqueValueExpr.
Argyrios Kyrtzidis
2011-12-03
1
-0
/
+4
*
[libclang] Allow indexing/get-cursor/etc. for the exception variable in a C++...
Argyrios Kyrtzidis
2011-12-03
1
-0
/
+9
*
ParmVarDecls have no linkage. Previously we would report that parameters
Argyrios Kyrtzidis
2011-12-01
1
-2
/
+6
*
Test case for fix committed in r145441.
Lang Hames
2011-11-30
1
-0
/
+3
*
Revert r145244. It causes us to create broken ASTs with missing type information
Richard Smith
2011-11-29
2
-0
/
+4
*
[libclang] Make the test portable.
Argyrios Kyrtzidis
2011-11-29
1
-1
/
+1
*
[libclang] Make clang_findReferencesInFile also work on macros (find all expa...
Argyrios Kyrtzidis
2011-11-29
1
-0
/
+12
*
Removed useless ImplicitCast nodes in explicit cstyle and static casts
Nicola Gigante
2011-11-28
2
-4
/
+0
*
[PCH] Check for isTopLevelDeclInObjCContainer when picking abbreviations.
Argyrios Kyrtzidis
2011-11-23
2
-3
/
+5
*
[libclang] Fix operations (token annotation, getting cursor, etc.) with a fil...
Argyrios Kyrtzidis
2011-11-23
2
-0
/
+40
*
[libclang] Make clang_annotateTokens use "file-targeted" deserialization and ...
Argyrios Kyrtzidis
2011-11-16
1
-0
/
+99
*
[libclang] Make clang_findReferencesInFile use "file-targeted" deserializatio...
Argyrios Kyrtzidis
2011-11-16
1
-0
/
+59
*
[libclang] Fix crash on invalid code. Fixes rdar://10451854
Argyrios Kyrtzidis
2011-11-16
1
-0
/
+15
*
[libclang] In lazyCreateDiags, recreate the diagnostic set if the number of d...
Argyrios Kyrtzidis
2011-11-16
1
-0
/
+13
*
[PCH] When chaining a PCH and serializing HeaderSearch, make sure the HeaderF...
Argyrios Kyrtzidis
2011-11-13
4
-0
/
+23
*
Introduce proper spacing after the Objective-C parameter qualifiers
Douglas Gregor
2011-11-09
1
-1
/
+1
*
[PCH] Fix reading from PCH of diagnostic pragmas.
Argyrios Kyrtzidis
2011-11-09
2
-1
/
+4
*
Add missing part of test
Douglas Gregor
2011-11-07
1
-0
/
+14
*
ASTConsumer::handleTopLevelDecl will end up getting called for
Douglas Gregor
2011-11-07
1
-0
/
+7
*
[libclang] Fix crash when a #pragma diagnostic is included in the preamble.
Argyrios Kyrtzidis
2011-11-03
1
-4
/
+9
*
Force test to use the non-fragile ABI
Douglas Gregor
2011-11-03
1
-4
/
+4
*
[libclang] Make sure pointing inside the #include of the fields will return t...
Argyrios Kyrtzidis
2011-11-03
1
-0
/
+7
*
[libclang] Add a test for "targeting" a field inside an #include that only
Argyrios Kyrtzidis
2011-11-03
1
-0
/
+6
*
Extend IsSimplyAccessible to check for Objective-C instance variable
Douglas Gregor
2011-11-03
1
-0
/
+69
*
[libclang] Add infrastructure to be able to only deserialize decls in a file ...
Argyrios Kyrtzidis
2011-11-03
5
-0
/
+83
*
Add a printing policy flag to suppress printing "<anonymous>::" prior
Douglas Gregor
2011-11-03
1
-4
/
+6
*
Test code completion for constructor initializers within the class
Douglas Gregor
2011-11-02
1
-0
/
+18
*
[libclang] Fix non-darwin buildbots.
Argyrios Kyrtzidis
2011-11-01
1
-1
/
+2
*
[libclang] For a class extension, give it a unique USR but for any property o...
Argyrios Kyrtzidis
2011-11-01
1
-2
/
+16
*
Mark these tests as requiring use of the shell.
Ted Kremenek
2011-10-27
2
-0
/
+2
*
Move ASTUnit's handling of temporary files and the preamble file into a lazil...
Ted Kremenek
2011-10-27
2
-2
/
+2
*
Disalbe more Microsoft-specific stuff.
Douglas Gregor
2011-10-26
1
-1
/
+1
*
Try to appease the Windows builders
Douglas Gregor
2011-10-26
1
-1
/
+1
*
Eliminate a hang while loading a sequence of redeclarable entities. In
Douglas Gregor
2011-10-26
2
-0
/
+42
*
Turn off delayed template parsing for this test
Douglas Gregor
2011-10-25
1
-1
/
+1
*
Implement support for dependent Microsoft __if_exists/__if_not_exists
Douglas Gregor
2011-10-25
1
-0
/
+24
*
Tweak this test to test more directly what we want, and hopefully work around...
Douglas Gregor
2011-10-19
1
-2
/
+10
*
Minor tweak to test
Douglas Gregor
2011-10-18
1
-1
/
+1
*
Provide result types for code completions that describe built-in
Douglas Gregor
2011-10-18
7
-21
/
+24
*
[libclang] Since an objc extension semantically continues the interface of th...
Argyrios Kyrtzidis
2011-10-18
1
-2
/
+2
*
Add code completions for C++0x expressions
Douglas Gregor
2011-10-18
1
-2
/
+5
[next]