This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
297,703
Commits
1,712
Branches
298
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Eli Friedman
9436352a82
Implement warning for non-wide string literals with an unexpected encoding. Downgrade error for non-wide character literals with an unexpected encoding to a warning for compatibility with gcc and older versions of clang. <rdar://problem/10837678>.
...
llvm-svn: 150295
2012-02-11 05:08:10 +00:00
Eli Friedman
04342eee52
Improve the error message slightly for files that aren't using the expected UTF-8 encoding. Patch by Seth Cantrell.
...
llvm-svn: 148991
2012-01-25 22:34:12 +00:00
Seth Cantrell
6255c257e9
Add and update tests for character literals
...
llvm-svn: 148392
2012-01-18 12:27:10 +00:00