Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply clang-tidy fixes #102

Merged
merged 17 commits into from
Jan 4, 2023
Merged

Apply clang-tidy fixes #102

merged 17 commits into from
Jan 4, 2023

Commits on Dec 20, 2022

  1. Apply fixes to examples

    Apply fixes to client headers
    
    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    9bc129e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Change datatype enums

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    e3c22fe View commit details
    Browse the repository at this point in the history
  2. Apply fixes to core headers

    Change constant format in clang-tidy
    
    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    72a24ff View commit details
    Browse the repository at this point in the history
  3. Apply to batching and bindings

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    eaa4529 View commit details
    Browse the repository at this point in the history
  4. Apply to buffers

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    fba5e82 View commit details
    Browse the repository at this point in the history
  5. Apply to clients

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    455aa9c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Apply to core

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    82ac9b5 View commit details
    Browse the repository at this point in the history
  2. Apply to observation

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    f99ee20 View commit details
    Browse the repository at this point in the history
  3. Apply to pre_post

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    e920d80 View commit details
    Browse the repository at this point in the history
  4. Apply to servers

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    d2b752f View commit details
    Browse the repository at this point in the history
  5. Apply to util

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    32c3f1c View commit details
    Browse the repository at this point in the history
  6. Apply to workers

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    870bfba View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Apply to tests

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    2add241 View commit details
    Browse the repository at this point in the history
  2. Apply more passes

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    8f323d7 View commit details
    Browse the repository at this point in the history
  3. Apply iwyu changes

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    0d35b29 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Fix misaligned braces

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    65b013b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Undo time measuring change

    Signed-off-by: Varun Sharma <varun.sharma@amd.com>
    varunsh-xilinx committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    23c6eae View commit details
    Browse the repository at this point in the history