Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,071
    • Issues 3,071
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,005
    • Merge requests 1,005
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Repository
Switch branch/tag
  • mesa
  • src
  • gallium
  • state_trackers
  • clover
  • llvm
  • invocation.cpp
Find file BlameHistoryPermalink
  • Vedran Miletić's avatar
    clover: Use Clang's diagnostics · d9fef848
    Vedran Miletić authored Dec 21, 2016 and Francisco Jerez's avatar Francisco Jerez committed Dec 24, 2016
    
    
    Presently errors from frontend are handled only if they occur in
    clang::CompilerInvocation::CreateFromArgs(). This patch uses
    clang::DiagnosticsEngine to detect errors such as invalid values for
    Clang frontend arguments.
    
    Fixes Piglit's cl/program/build/fail/invalid-version-declaration.cl
    test.
    
    v2: fix inconsistent code formatting
    
    Signed-off-by: default avatarVedran Miletić <vedran@miletic.net>
    Reviewed-by: Francisco Jerez's avatarFrancisco Jerez <currojerez@riseup.net>
    Tested-by: Aaron Watry's avatarAaron Watry <awatry@gmail.com>
    d9fef848