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
/
CodeGenCXX
/
extern-c.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring r325915 back.
Rafael Espindola
2018-02-23
1
-8
/
+8
*
PR27549: fix bug that resulted in us giving a translation-unit-scope variable a
Richard Smith
2016-04-29
1
-2
/
+17
*
[opaque pointer type] update test cases for explicit pointee types on global ...
David Blaikie
2015-09-11
1
-2
/
+2
*
Account for calling convention specifiers in function definitions in IR test ...
David Blaikie
2015-06-29
1
-1
/
+1
*
Update for llvm change.
Rafael Espindola
2014-07-30
1
-2
/
+2
*
PR19411: Walk lexical parents, not semantic parents, when determining whether a
Richard Smith
2014-04-14
1
-0
/
+7
*
Fix testcase to actually check what it was supposed to, and make it a bit mor...
Richard Smith
2014-02-18
1
-3
/
+2
*
PR18839: 'extern "C++"' also adds an implicit 'extern', not just 'extern "C"'.
Richard Smith
2014-02-17
1
-3
/
+7
*
Remove the -cxx-abi command-line flag.
Hans Wennborg
2014-01-14
1
-1
/
+1
*
Prepare for using MS ABI by default for Win32: update CodeGenCXX tests
Hans Wennborg
2013-12-13
1
-1
/
+1
*
When an internal-linkage function or variable is declared within an extern "C"
Richard Smith
2013-04-06
1
-0
/
+27
*
Correctly compute linkage of decls forward declared extern C.
Rafael Espindola
2013-03-12
1
-3
/
+13
*
Remove a bogus assert so we don't crash in
Rafael Espindola
2013-03-12
1
-5
/
+17
*
Fix assertion failure when parsing linkage specifications (PR5921),
Douglas Gregor
2010-02-07
1
-0
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-3
/
+3
*
extern "C" should preserve the 'extern' qualifier for VarDecls. Fixes 6853728.
Anders Carlsson
2009-05-16
1
-0
/
+13