This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8a9b6a3681c698dfb64c49f0e44eec19fa94de90
clang-p2996
/
clang
/
test
/
Index
/
Inputs
History
Daniel Dunbar
cf3f2c49ea
Revert r167801, "[preprocessor] When #including something that contributes no
...
tokens at all,". This change broke External/Nurbs in LLVM test-suite. llvm-svn: 167858
2012-11-13 19:12:37 +00:00
..
CommentXML
Comment to XML conversion: escape XML special chars correctly; use correct
2012-10-03 09:04:56 +00:00
Frameworks
Introduce inferred framework modules into the module map file,
2012-11-06 19:39:40 +00:00
Headers
Ensure that we clean up after a failed module build and cope with the
2012-01-29 19:57:03 +00:00
a.h
…
annotate-comments-preprocessor.h
Handle include directive with comments. It turns out that in this case comments are not coming in source order. Instead of trying to std::sort() comments (which can be costly), just remove comments that are not in order.
2012-06-21 22:04:37 +00:00
b.h
…
c-index-pch.h
…
cindex-from-source.h
…
complete-pch.h
…
crash-recovery-code-complete-remap.c
…
crash-recovery-reparse-remap.c
…
foo.h
…
get-cursor-includes-1.h
…
get-cursor-includes-2.h
…
guarded.h
…
lit.local.cfg
…
objc.h
…
pragma_disable_warning.h
[PCH] Fix reading from PCH of diagnostic pragmas.
2011-11-09 01:24:17 +00:00
pragma-once.h
…
preamble_macro_template.h
…
preamble-reparse-1.c
…
preamble-reparse-2.c
…
preamble.h
…
prefix.h
…
redeclarations.h
…
remap-complete-to.c
…
remap-load-to.c
…
reparse-instantiate.h
Add missing part of test
2011-11-07 18:54:12 +00:00
retain-comments-from-system-headers.h
Add tests for r163778.
2012-09-13 17:25:51 +00:00
t1.c
…
t1.m
…
t2.c
…
t2.m
…